diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-04-09 02:13:37 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-04-09 02:13:37 +0000 |
commit | b9a33634cc9b65465934c4ae13122c8b772b2c29 (patch) | |
tree | 43c99ce56800b84f5298368dc906461190bc120a /docs/WritingAnLLVMPass.html | |
parent | 457856c03f2f0edb2e218fc91851623a1e6dbdbb (diff) | |
download | external_llvm-b9a33634cc9b65465934c4ae13122c8b772b2c29.zip external_llvm-b9a33634cc9b65465934c4ae13122c8b772b2c29.tar.gz external_llvm-b9a33634cc9b65465934c4ae13122c8b772b2c29.tar.bz2 |
docs: Canonicalize URLs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129181 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/WritingAnLLVMPass.html')
-rw-r--r-- | docs/WritingAnLLVMPass.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/WritingAnLLVMPass.html b/docs/WritingAnLLVMPass.html index fe93a87..866f406 100644 --- a/docs/WritingAnLLVMPass.html +++ b/docs/WritingAnLLVMPass.html @@ -1909,7 +1909,7 @@ Despite that, we have kept the LLVM passes SMP ready, and you should too.</p> src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> <a href="mailto:sabre@nondot.org">Chris Lattner</a><br> - <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> |