diff options
author | John Criswell <criswell@uiuc.edu> | 2003-10-23 20:23:01 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2003-10-23 20:23:01 +0000 |
commit | 0d66c0e22be353bc8536976c56194906252be4dd (patch) | |
tree | a12ce2b5bc0d4eddaefef910760776c0b79f83ce /docs/FAQ.html | |
parent | 72cc55901c3072b72a0605bc74932c6f6c439932 (diff) |
Removing Release Tasks. This belongs in the web site repository.
Added a link to the LLVM home page at the end of each page.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_1@9448 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/FAQ.html')
-rw-r--r-- | docs/FAQ.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/FAQ.html b/docs/FAQ.html index a76fea66f6..ae9188a313 100644 --- a/docs/FAQ.html +++ b/docs/FAQ.html @@ -141,5 +141,8 @@ LLVM: Frequently Asked Questions </dl> <hr> +<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a> +<br> + </body> </html> |