diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-03-14 05:39:39 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-03-14 05:39:39 +0000 |
commit | 05fe4b02561f4431626a73ac2900be523e233cd6 (patch) | |
tree | 4f467a18ea5e96873ab782a0d4784b22e92c80c9 /docs/WritingAnLLVMBackend.html | |
parent | 5a588a96369bd7e3edb918395a997009d94c7e6e (diff) | |
download | external_llvm-05fe4b02561f4431626a73ac2900be523e233cd6.zip external_llvm-05fe4b02561f4431626a73ac2900be523e233cd6.tar.gz external_llvm-05fe4b02561f4431626a73ac2900be523e233cd6.tar.bz2 |
Changes docs for llvm.cs.uiuc.edu -> llvm.org
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26746 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/WritingAnLLVMBackend.html')
-rw-r--r-- | docs/WritingAnLLVMBackend.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/WritingAnLLVMBackend.html b/docs/WritingAnLLVMBackend.html index ea5cd9c..c487bc6 100644 --- a/docs/WritingAnLLVMBackend.html +++ b/docs/WritingAnLLVMBackend.html @@ -250,7 +250,7 @@ how the C backend is written.</p> src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a> <a href="http://misha.brukman.net">Misha Brukman</a><br> - <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a> + <a href="http://llvm.org">The LLVM Compiler Infrastructure</a> <br> Last modified: $Date$ </address> |