diff options
author | Chris Lattner <sabre@nondot.org> | 2004-08-02 21:33:45 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-08-02 21:33:45 +0000 |
commit | ddd21847697d2924aa40be8d9aa82571a6c575c3 (patch) | |
tree | a99cec185259c51b49aefd29589e2b84dc34eafe | |
parent | 354a4428580336e96fef1889df282518396e79a4 (diff) | |
download | external_llvm-ddd21847697d2924aa40be8d9aa82571a6c575c3.zip external_llvm-ddd21847697d2924aa40be8d9aa82571a6c575c3.tar.gz external_llvm-ddd21847697d2924aa40be8d9aa82571a6c575c3.tar.bz2 |
Written by
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15420 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 309b7cf..bd38ae8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -19,6 +19,10 @@ </ul> </div> +<div class="doc_author"> + <p>Written by <a href="http://llvm.cs.uiuc.edu">The LLVM Team</a></p> +</div> + <!--=======================================================================--> <div class="doc_section"><a name="llvmdesign">LLVM Design</a></div> <!--=======================================================================--> |