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/LangRef.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/LangRef.html')
-rw-r--r-- | docs/LangRef.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html index 56d5153a67..92cf8b2de3 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -1947,6 +1947,8 @@ arbitrarily complex and require memory allocation, for example.<p> <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> <!-- Created: Tue Jan 23 15:19:28 CST 2001 --> <!-- hhmts start --> Last modified: Tue Oct 21 10:43:36 CDT 2003 |