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/AliasAnalysis.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/AliasAnalysis.html')
-rw-r--r-- | docs/AliasAnalysis.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/AliasAnalysis.html b/docs/AliasAnalysis.html index e4bebca8aa..921fabc5aa 100644 --- a/docs/AliasAnalysis.html +++ b/docs/AliasAnalysis.html @@ -494,10 +494,12 @@ printed. <!-- *********************************************************************** --> -<hr><font size="-1"> +<hr> +<font size="-1"> <address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address> +<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a> +<br> Last modified: $Date$ </font> - </body> </html> |