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 | |
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
81 files changed, 96 insertions, 96 deletions
diff --git a/docs/AliasAnalysis.html b/docs/AliasAnalysis.html index 7baa946..844e6cc 100644 --- a/docs/AliasAnalysis.html +++ b/docs/AliasAnalysis.html @@ -1056,7 +1056,7 @@ analysis directly.</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">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> diff --git a/docs/BitCodeFormat.html b/docs/BitCodeFormat.html index 7bbe86b..8ac444c 100644 --- a/docs/BitCodeFormat.html +++ b/docs/BitCodeFormat.html @@ -1480,7 +1480,7 @@ name. Each entry corresponds to a single named type. <a href="http://validator.w3.org/check/referer"><img 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> </body> diff --git a/docs/Bugpoint.html b/docs/Bugpoint.html index bf75b5b..6bbc9b7 100644 --- a/docs/Bugpoint.html +++ b/docs/Bugpoint.html @@ -242,7 +242,7 @@ non-obvious ways. Here are some hints and tips:<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">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index ed2f295..ab10844 100644 --- a/docs/CFEBuildInstrs.html +++ b/docs/CFEBuildInstrs.html @@ -21,7 +21,7 @@ This page has moved <a href="GCCFEBuildInstrs.html">here</A>. <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> - <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date: 2008-02-13 17:46:10 +0100 (Wed, 13 Feb 2008) $ </address> diff --git a/docs/CMake.html b/docs/CMake.html index c88b124..002c29d 100644 --- a/docs/CMake.html +++ b/docs/CMake.html @@ -478,7 +478,7 @@ src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> <a href="mailto:ofv@wanadoo.es">Oscar Fuentes</a><br> - <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date: 2010-08-09 03:59:36 +0100 (Mon, 9 Aug 2010) $ </address> diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index 4a656a2..04e1e5a 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -2809,7 +2809,7 @@ MOVSX32rm16 -> movsx, 32-bit register, 16-bit memory 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> diff --git a/docs/CodingStandards.html b/docs/CodingStandards.html index f290712..11655e0 100644 --- a/docs/CodingStandards.html +++ b/docs/CodingStandards.html @@ -1491,7 +1491,7 @@ something.</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">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> diff --git a/docs/CommandGuide/FileCheck.pod b/docs/CommandGuide/FileCheck.pod index 3ccaa63..dbd626c 100644 --- a/docs/CommandGuide/FileCheck.pod +++ b/docs/CommandGuide/FileCheck.pod @@ -240,6 +240,6 @@ define two separate CHECK lines that match on the same line. =head1 AUTHORS -Maintained by The LLVM Team (L<http://llvm.org>). +Maintained by The LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/bugpoint.pod b/docs/CommandGuide/bugpoint.pod index 1870a0d..39f2d33 100644 --- a/docs/CommandGuide/bugpoint.pod +++ b/docs/CommandGuide/bugpoint.pod @@ -166,6 +166,6 @@ L<opt|opt> =head1 AUTHOR -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index 8854fbb..35e0a97 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -150,7 +150,7 @@ options) arguments to the tool you are interested in.</p> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> - <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> diff --git a/docs/CommandGuide/lit.pod b/docs/CommandGuide/lit.pod index 989a5d7..faf4811 100644 --- a/docs/CommandGuide/lit.pod +++ b/docs/CommandGuide/lit.pod @@ -349,6 +349,6 @@ L<valgrind(1)> =head1 AUTHOR -Written by Daniel Dunbar and maintained by the LLVM Team (L<http://llvm.org>). +Written by Daniel Dunbar and maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/llc.pod b/docs/CommandGuide/llc.pod index eb26ec0..50b45c8 100644 --- a/docs/CommandGuide/llc.pod +++ b/docs/CommandGuide/llc.pod @@ -196,6 +196,6 @@ L<lli|lli> =head1 AUTHORS -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/lli.pod b/docs/CommandGuide/lli.pod index 52a2721..a313a31 100644 --- a/docs/CommandGuide/lli.pod +++ b/docs/CommandGuide/lli.pod @@ -214,6 +214,6 @@ L<llc|llc> =head1 AUTHOR -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/llvm-ar.pod b/docs/CommandGuide/llvm-ar.pod index 63ba43f..a8f01b0 100644 --- a/docs/CommandGuide/llvm-ar.pod +++ b/docs/CommandGuide/llvm-ar.pod @@ -401,6 +401,6 @@ L<llvm-ranlib|llvm-ranlib>, ar(1) =head1 AUTHORS -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/llvm-as.pod b/docs/CommandGuide/llvm-as.pod index 185c009..cc81887 100644 --- a/docs/CommandGuide/llvm-as.pod +++ b/docs/CommandGuide/llvm-as.pod @@ -72,6 +72,6 @@ L<llvm-dis|llvm-dis>, L<gccas|gccas> =head1 AUTHORS -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/llvm-bcanalyzer.pod b/docs/CommandGuide/llvm-bcanalyzer.pod index b0bc0cd..3b16b5d 100644 --- a/docs/CommandGuide/llvm-bcanalyzer.pod +++ b/docs/CommandGuide/llvm-bcanalyzer.pod @@ -310,6 +310,6 @@ L<llvm-dis|llvm-dis>, L<http://llvm.org/docs/BitCodeFormat.html> =head1 AUTHORS -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/llvm-config.pod b/docs/CommandGuide/llvm-config.pod index 4e38dae..7d68564 100644 --- a/docs/CommandGuide/llvm-config.pod +++ b/docs/CommandGuide/llvm-config.pod @@ -126,6 +126,6 @@ occurs, it will exit with a non-zero value. =head1 AUTHORS -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/llvm-diff.pod b/docs/CommandGuide/llvm-diff.pod index c8cfdb3..ffe0b48 100644 --- a/docs/CommandGuide/llvm-diff.pod +++ b/docs/CommandGuide/llvm-diff.pod @@ -48,6 +48,6 @@ massive detected differences in blocks. =head1 AUTHORS -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/llvm-dis.pod b/docs/CommandGuide/llvm-dis.pod index 5b2f4ef..9f4026c 100644 --- a/docs/CommandGuide/llvm-dis.pod +++ b/docs/CommandGuide/llvm-dis.pod @@ -55,6 +55,6 @@ L<llvm-as|llvm-as> =head1 AUTHORS -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/llvm-extract.pod b/docs/CommandGuide/llvm-extract.pod index d4baab7..797e79d 100644 --- a/docs/CommandGuide/llvm-extract.pod +++ b/docs/CommandGuide/llvm-extract.pod @@ -68,6 +68,6 @@ L<bugpoint|bugpoint> =head1 AUTHORS -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/llvm-ld.pod b/docs/CommandGuide/llvm-ld.pod index 536ab0f..efa9ebd 100644 --- a/docs/CommandGuide/llvm-ld.pod +++ b/docs/CommandGuide/llvm-ld.pod @@ -229,6 +229,6 @@ L<llvm-link|llvm-link> =head1 AUTHORS -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/llvm-link.pod b/docs/CommandGuide/llvm-link.pod index 8d06cc9..1e466a5 100644 --- a/docs/CommandGuide/llvm-link.pod +++ b/docs/CommandGuide/llvm-link.pod @@ -74,6 +74,6 @@ L<gccld|gccld> =head1 AUTHORS -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/llvm-nm.pod b/docs/CommandGuide/llvm-nm.pod index a580d3f..a6dc490 100644 --- a/docs/CommandGuide/llvm-nm.pod +++ b/docs/CommandGuide/llvm-nm.pod @@ -117,6 +117,6 @@ L<llvm-dis|llvm-dis>, ar(1), nm(1) =head1 AUTHOR -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/llvm-prof.pod b/docs/CommandGuide/llvm-prof.pod index 9541b05..4b2e09d 100644 --- a/docs/CommandGuide/llvm-prof.pod +++ b/docs/CommandGuide/llvm-prof.pod @@ -52,6 +52,6 @@ information. Otherwise, it exits with zero. =head1 AUTHOR -B<llvm-prof> is maintained by the LLVM Team (L<http://llvm.org>). +B<llvm-prof> is maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/llvm-ranlib.pod b/docs/CommandGuide/llvm-ranlib.pod index 53cd34b..431bc55 100644 --- a/docs/CommandGuide/llvm-ranlib.pod +++ b/docs/CommandGuide/llvm-ranlib.pod @@ -47,6 +47,6 @@ L<llvm-ar|llvm-ar>, ranlib(1) =head1 AUTHORS -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/llvmc.pod b/docs/CommandGuide/llvmc.pod index d237ca4..95a9e5e 100644 --- a/docs/CommandGuide/llvmc.pod +++ b/docs/CommandGuide/llvmc.pod @@ -185,6 +185,6 @@ L<llvm-dis|llvm-dis>, L<llc|llc>, L<llvm-link|llvm-link> =head1 AUTHORS -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/llvmgcc.pod b/docs/CommandGuide/llvmgcc.pod index 9892ca7..30af0a0 100644 --- a/docs/CommandGuide/llvmgcc.pod +++ b/docs/CommandGuide/llvmgcc.pod @@ -70,7 +70,7 @@ L<llvm-g++|llvmgxx> =head1 AUTHORS -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/llvmgxx.pod b/docs/CommandGuide/llvmgxx.pod index 64b670e..1ea3d49 100644 --- a/docs/CommandGuide/llvmgxx.pod +++ b/docs/CommandGuide/llvmgxx.pod @@ -79,7 +79,7 @@ L<llvm-gcc|llvmgcc> =head1 AUTHORS -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/opt.pod b/docs/CommandGuide/opt.pod index d1d1db5..f5f4968 100644 --- a/docs/CommandGuide/opt.pod +++ b/docs/CommandGuide/opt.pod @@ -138,6 +138,6 @@ occurs, it will exit with a non-zero value. =head1 AUTHORS -Maintained by the LLVM Team (L<http://llvm.org>). +Maintained by the LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandGuide/tblgen.pod b/docs/CommandGuide/tblgen.pod index d127492..fe1be5e 100644 --- a/docs/CommandGuide/tblgen.pod +++ b/docs/CommandGuide/tblgen.pod @@ -110,6 +110,6 @@ occurs, it will exit with a non-zero value. =head1 AUTHORS -Maintained by The LLVM Team (L<http://llvm.org>). +Maintained by The LLVM Team (L<http://llvm.org/>). =cut diff --git a/docs/CommandLine.html b/docs/CommandLine.html index 47ab2cc..e21ea80 100644 --- a/docs/CommandLine.html +++ b/docs/CommandLine.html @@ -1971,7 +1971,7 @@ tutorial.</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">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> diff --git a/docs/CompilerDriver.html b/docs/CompilerDriver.html index 3c82e2b..9ba0acd 100644 --- a/docs/CompilerDriver.html +++ b/docs/CompilerDriver.html @@ -746,7 +746,7 @@ the <tt class="docutils literal"><span class="pre">Base</span></tt> plugin behav alt="Valid XHTML 1.0 Transitional"/></a> <a href="mailto:foldr@codedgers.com">Mikhail Glushenkov</a><br /> -<a href="http://llvm.org">LLVM Compiler Infrastructure</a><br /> +<a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br /> Last modified: $Date$ </address></div> diff --git a/docs/CompilerDriverTutorial.html b/docs/CompilerDriverTutorial.html index 317b1d1..855a8d0 100644 --- a/docs/CompilerDriverTutorial.html +++ b/docs/CompilerDriverTutorial.html @@ -117,7 +117,7 @@ manual and plugin source code in the <tt class="docutils literal"><span class="p alt="Valid XHTML 1.0 Transitional"/></a> <a href="mailto:foldr@codedgers.com">Mikhail Glushenkov</a><br /> -<a href="http://llvm.org">LLVM Compiler Infrastructure</a><br /> +<a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br /> Last modified: $Date: 2008-12-11 11:34:48 -0600 (Thu, 11 Dec 2008) $ </address></div> diff --git a/docs/CompilerWriterInfo.html b/docs/CompilerWriterInfo.html index 5d071f7..daee931 100644 --- a/docs/CompilerWriterInfo.html +++ b/docs/CompilerWriterInfo.html @@ -255,7 +255,7 @@ processors.</li> src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> <a href="http://misha.brukman.net">Misha Brukman</a><br> - <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> diff --git a/docs/DebuggingJITedCode.html b/docs/DebuggingJITedCode.html index 7c998bb..5b174d7 100644 --- a/docs/DebuggingJITedCode.html +++ b/docs/DebuggingJITedCode.html @@ -145,7 +145,7 @@ coordinate with GDB to get better debug information. <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> <a href="mailto:reid.kleckner@gmail.com">Reid Kleckner</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> </body> diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index ef7ba39..633de1a 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -611,7 +611,7 @@ Changes</a></div> src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> Written by the <a href="mailto:llvm-oversight@cs.uiuc.edu">LLVM Oversight Group</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> </body> diff --git a/docs/ExceptionHandling.html b/docs/ExceptionHandling.html index d597ffb..9cf1324 100644 --- a/docs/ExceptionHandling.html +++ b/docs/ExceptionHandling.html @@ -636,7 +636,7 @@ 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">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> diff --git a/docs/ExtendingLLVM.html b/docs/ExtendingLLVM.html index 647fa01..df706ea 100644 --- a/docs/ExtendingLLVM.html +++ b/docs/ExtendingLLVM.html @@ -382,7 +382,7 @@ void calcTypeName(const Type *Ty, <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> - <a href="http://llvm.org">The LLVM Compiler Infrastructure</a> + <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a> <br> Last modified: $Date$ </address> diff --git a/docs/FAQ.html b/docs/FAQ.html index 88c7676..ae3a0da 100644 --- a/docs/FAQ.html +++ b/docs/FAQ.html @@ -133,7 +133,7 @@ </ol> <div class="doc_author"> - <p>Written by <a href="http://llvm.org">The LLVM Team</a></p> + <p>Written by <a href="http://llvm.org/">The LLVM Team</a></p> </div> @@ -930,7 +930,7 @@ F.i: <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> - <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> diff --git a/docs/GCCFEBuildInstrs.html b/docs/GCCFEBuildInstrs.html index 8fe0c31..705e238 100644 --- a/docs/GCCFEBuildInstrs.html +++ b/docs/GCCFEBuildInstrs.html @@ -100,7 +100,7 @@ top-level <tt>README.LLVM</tt> file, adding ",ada" to EXTRALANGS, for example: <li><p>Because the Ada front-end is experimental, it is wise to build the compiler with checking enabled. This causes it to run much slower, but helps catch mistakes in the compiler (please report any problems using - <a href="http://llvm.org/bugs">LLVM bugzilla</a>).</p></li> + <a href="http://llvm.org/bugs/">LLVM bugzilla</a>).</p></li> <li><p>The Ada front-end <a href="http://llvm.org/PR2007">fails to bootstrap</a>, due to lack of LLVM support for <tt>setjmp</tt>/<tt>longjmp</tt> style exception handling (used @@ -271,7 +271,7 @@ More information is <a href="FAQ.html#license">available in the FAQ</a>. <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> - <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> diff --git a/docs/GarbageCollection.html b/docs/GarbageCollection.html index 56085ca..d5fe258 100644 --- a/docs/GarbageCollection.html +++ b/docs/GarbageCollection.html @@ -1379,7 +1379,7 @@ Fergus Henderson. International Symposium on Memory Management 2002.</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">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> diff --git a/docs/GetElementPtr.html b/docs/GetElementPtr.html index 41c45ca..9e3f8bb 100644 --- a/docs/GetElementPtr.html +++ b/docs/GetElementPtr.html @@ -732,7 +732,7 @@ idx3 = (char*) &MyVar + 8 src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS"></a> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> - <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> </body> diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 45a8ec0..7b6759b 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -62,7 +62,7 @@ <p>Written by: <a href="mailto:criswell@uiuc.edu">John Criswell</a>, <a href="mailto:sabre@nondot.org">Chris Lattner</a>, - <a href="http://misha.brukman.net">Misha Brukman</a>, + <a href="http://misha.brukman.net/">Misha Brukman</a>, <a href="http://www.cs.uiuc.edu/~vadve">Vikram Adve</a>, and <a href="mailto:gshi1@uiuc.edu">Guochun Shi</a>. </p> @@ -122,7 +122,7 @@ and performance. <li><tt>gunzip --stdout llvm-gcc-4.2-<i>version</i>-<i>platform</i>.tar.gz | tar -xvf -</tt></li> <li><tt><i>install-binutils-binary-from-MinGW</i></tt> (Windows only)</li> <li>Note: If the binary extension is "<tt>.bz</tt>" use <tt>bunzip2</tt> instead of <tt>gunzip</tt>.</li> - <li>Note: On Windows, use <a href="http://www.7-zip.org">7-Zip</a> or a similar archiving tool.</li> + <li>Note: On Windows, use <a href="http://www.7-zip.org/">7-Zip</a> or a similar archiving tool.</li> <li>Add <tt>llvm-gcc</tt>'s "<tt>bin</tt>" directory to your <tt>PATH</tt> environment variable.</li> </ol></li> @@ -387,13 +387,13 @@ href="GCCFEBuildInstrs.html">try to compile it</a> on your platform.</p> </tr> <tr> - <td><a href="http://gcc.gnu.org">GCC</a></td> + <td><a href="http://gcc.gnu.org/">GCC</a></td> <td>3.4.2</td> <td>C/C++ compiler<sup><a href="#sf1">1</a></sup></td> </tr> <tr> - <td><a href="http://www.gnu.org/software/texinfo">TeXinfo</a></td> + <td><a href="http://www.gnu.org/software/texinfo/">TeXinfo</a></td> <td>4.5</td> <td>For building the CFE</td> </tr> @@ -440,13 +440,13 @@ href="GCCFEBuildInstrs.html">try to compile it</a> on your platform.</p> </tr> <tr> - <td><a href="http://www.gnu.org/software/autoconf">GNU Autoconf</a></td> + <td><a href="http://www.gnu.org/software/autoconf/">GNU Autoconf</a></td> <td>2.60</td> <td>Configuration script builder<sup><a href="#sf4">4</a></sup></td> </tr> <tr> - <td><a href="http://www.gnu.org/software/automake">GNU Automake</a></td> + <td><a href="http://www.gnu.org/software/automake/">GNU Automake</a></td> <td>1.9.6</td> <td>aclocal macro generator<sup><a href="#sf4">4</a></sup></td> </tr> @@ -823,7 +823,7 @@ you can optionally <a href="GCCFEBuildInstrs.html">build llvm-gcc yourself</a> a main LLVM repository.</p> <p>To install the GCC front end, do the following (on Windows, use an archival tool -like <a href="http://www.7-zip.org">7-zip</a> that understands gzipped tars):</p> +like <a href="http://www.7-zip.org/">7-zip</a> that understands gzipped tars):</p> <ol> <li><tt>cd <i>where-you-want-the-front-end-to-live</i></tt></li> @@ -1258,7 +1258,7 @@ $ sudo update-binfmts --install llvm /path/to/lli --magic 'BC' <div class="doc_text"> <p>One useful source of information about the LLVM source base is the LLVM <a -href="http://www.doxygen.org">doxygen</a> documentation available at <tt><a +href="http://www.doxygen.org/">doxygen</a> documentation available at <tt><a href="http://llvm.org/doxygen/">http://llvm.org/doxygen/</a></tt>. The following is a brief introduction to code layout:</p> @@ -1712,7 +1712,7 @@ out:</p> <a href="mailto:sabre@nondot.org">Chris Lattner</a><br> <a href="http://llvm.x10sys.com/rspencer/">Reid Spencer</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> </body> diff --git a/docs/GettingStartedVS.html b/docs/GettingStartedVS.html index 7475904..cbc1df4 100644 --- a/docs/GettingStartedVS.html +++ b/docs/GettingStartedVS.html @@ -26,7 +26,7 @@ </ul> <div class="doc_author"> - <p>Written by: <a href="http://llvm.org">The LLVM Team</a></p> + <p>Written by: <a href="http://llvm.org/">The LLVM Team</a></p> </div> @@ -359,7 +359,7 @@ out:</p> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> - <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> </body> diff --git a/docs/GoldPlugin.html b/docs/GoldPlugin.html index 68c5cf1..7c44f45 100644 --- a/docs/GoldPlugin.html +++ b/docs/GoldPlugin.html @@ -206,7 +206,7 @@ as much as gold could without the plugin.</p> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> <a href="mailto:nicholas@metrix.on.ca">Nick Lewycky</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: 2010-04-16 23:58:21 -0800 (Fri, 16 Apr 2010) $ </address> </body> diff --git a/docs/HowToReleaseLLVM.html b/docs/HowToReleaseLLVM.html index 2ea8b43..019b564 100644 --- a/docs/HowToReleaseLLVM.html +++ b/docs/HowToReleaseLLVM.html @@ -294,7 +294,7 @@ $ tar -cvf - clang-<i>X.Y</i>rc1 | gzip > clang-<i>X.Y</i>rc1.src.tar.g <p>Build <tt>Debug</tt>, <tt>Release+Asserts</tt>, and <tt>Release</tt> versions of <tt>llvm</tt> on all supported platforms. Directions to build <tt>llvm</tt> are - <a href="http://llvm.org/docs/GettingStarted.html#quickstart">here</a>.</p> + <a href="GettingStarted.html#quickstart">here</a>.</p> </div> @@ -618,7 +618,7 @@ $ svn copy https://llvm.org/svn/llvm-project/cfe/branches/release_XY \ src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS"></a> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> - <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> diff --git a/docs/HowToSubmitABug.html b/docs/HowToSubmitABug.html index 90efbe3..b9d8362 100644 --- a/docs/HowToSubmitABug.html +++ b/docs/HowToSubmitABug.html @@ -338,7 +338,7 @@ the following:</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> + <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a> <br> Last modified: $Date$ </address> diff --git a/docs/LangRef.html b/docs/LangRef.html index eb36f09..90b2008 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -7793,7 +7793,7 @@ LLVM</a>.</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> diff --git a/docs/Lexicon.html b/docs/Lexicon.html index 82a58aa..682bd08 100644 --- a/docs/Lexicon.html +++ b/docs/Lexicon.html @@ -268,7 +268,7 @@ href="http://www.program-transformation.org/Transform/BURG">BURG</a> tool.</dd> href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a><a href="http://llvm.org/">The LLVM Team</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> <!-- vim: sw=2 diff --git a/docs/LinkTimeOptimization.html b/docs/LinkTimeOptimization.html index dbe8f38..05011e6 100644 --- a/docs/LinkTimeOptimization.html +++ b/docs/LinkTimeOptimization.html @@ -381,7 +381,7 @@ of the native object files.</p> src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> Devang Patel and Nick Kledzik<br> - <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> diff --git a/docs/MakefileGuide.html b/docs/MakefileGuide.html index 2ef0954..f50e335 100644 --- a/docs/MakefileGuide.html +++ b/docs/MakefileGuide.html @@ -1027,7 +1027,7 @@ src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> <a href="mailto:rspencer@x10sys.com">Reid Spencer</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> </body> diff --git a/docs/Packaging.html b/docs/Packaging.html index 217590e..3376bbc 100644 --- a/docs/Packaging.html +++ b/docs/Packaging.html @@ -111,7 +111,7 @@ line numbers.</dd> src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS"></a> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> - <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> </body> diff --git a/docs/Passes.html b/docs/Passes.html index 2be32ef..040fa4f 100644 --- a/docs/Passes.html +++ b/docs/Passes.html @@ -2067,7 +2067,7 @@ if (X < 3) {</pre> src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> <a href="mailto:rspencer@x10sys.com">Reid Spencer</a><br> - <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index c46f596..40013b2 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -3995,7 +3995,7 @@ arguments. An argument has a pointer to the parent Function.</p> <a href="mailto:dhurjati@cs.uiuc.edu">Dinakar Dhurjati</a> and <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> diff --git a/docs/Projects.html b/docs/Projects.html index ada6196..d7f4c89 100644 --- a/docs/Projects.html +++ b/docs/Projects.html @@ -451,7 +451,7 @@ Mailing List</a>.</p> src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> <a href="mailto:criswell@uiuc.edu">John Criswell</a><br> - <a href="http://llvm.org">The LLVM Compiler Infrastructure</a> + <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a> <br> Last modified: $Date$ </address> diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 8e72077..c67766c 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -25,7 +25,7 @@ </ol> <div class="doc_author"> - <p>Written by the <a href="http://llvm.org">LLVM Team</a></p> + <p>Written by the <a href="http://llvm.org/">LLVM Team</a></p> </div> <!-- @@ -1023,7 +1023,7 @@ consider using <a href="#dragonegg">dragonegg</a> instead.</p> <div class="doc_text"> <p>A wide variety of additional information is available on the <a -href="http://llvm.org">LLVM web page</a>, in particular in the <a +href="http://llvm.org/">LLVM web page</a>, in particular in the <a href="http://llvm.org/docs/">documentation</a> section. The web page also contains versions of the API documentation which is up-to-date with the Subversion version of the source code. diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html index 440f409..2eb9aec 100644 --- a/docs/SourceLevelDebugging.html +++ b/docs/SourceLevelDebugging.html @@ -1792,7 +1792,7 @@ enum Trees { 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">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> diff --git a/docs/SystemLibrary.html b/docs/SystemLibrary.html index 0289a55..35a94b7 100644 --- a/docs/SystemLibrary.html +++ b/docs/SystemLibrary.html @@ -312,7 +312,7 @@ src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> <a href="mailto:rspencer@x10sys.com">Reid Spencer</a><br> - <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> </body> diff --git a/docs/TableGenFundamentals.html b/docs/TableGenFundamentals.html index de46a39..90ac804 100644 --- a/docs/TableGenFundamentals.html +++ b/docs/TableGenFundamentals.html @@ -903,7 +903,7 @@ This should highlight the APIs in <tt>TableGen/Record.h</tt>.</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">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html index b048b72..051772e 100644 --- a/docs/TestingGuide.html +++ b/docs/TestingGuide.html @@ -198,7 +198,7 @@ Alternatively, you can configure the <tt>test-suite</tt> module manually.</p> </pre> </div> -<p>If you have <a href="http://clang.llvm.org">Clang</a> checked out and built, +<p>If you have <a href="http://clang.llvm.org/">Clang</a> checked out and built, you can run the LLVM and Clang tests simultaneously using:</p> <p>or</p> @@ -1189,7 +1189,7 @@ example reports that can do fancy stuff.</p> src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> John T. Criswell, Daniel Dunbar, Reid Spencer, and Tanya Lattner<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> </body> diff --git a/docs/UsingLibraries.html b/docs/UsingLibraries.html index e06838b..5ed8bb3 100644 --- a/docs/UsingLibraries.html +++ b/docs/UsingLibraries.html @@ -435,7 +435,7 @@ src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> <a href="mailto:rspencer@x10sys.com">Reid Spencer</a> </address> -<a href="http://llvm.org">The LLVM Compiler Infrastructure</a> +<a href="http://llvm.org/">The LLVM Compiler Infrastructure</a> <br>Last modified: $Date$ </div> </body> </html> diff --git a/docs/WritingAnLLVMBackend.html b/docs/WritingAnLLVMBackend.html index 7290232..d542200 100644 --- a/docs/WritingAnLLVMBackend.html +++ b/docs/WritingAnLLVMBackend.html @@ -2547,7 +2547,7 @@ with assembler. src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> <a href="http://www.woo.com">Mason Woo</a> and <a href="http://misha.brukman.net">Misha Brukman</a><br> - <a href="http://llvm.org">The LLVM Compiler Infrastructure</a> + <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a> <br> Last modified: $Date$ </address> 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> diff --git a/docs/doxygen.footer b/docs/doxygen.footer index d75fff5..15585b8 100644 --- a/docs/doxygen.footer +++ b/docs/doxygen.footer @@ -1,6 +1,6 @@ <hr> <p class="footer"> -Generated on $datetime for <a href="http://llvm.org">$projectname</a> by +Generated on $datetime for <a href="http://llvm.org/">$projectname</a> by <a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen" align="middle" border="0"/>$doxygenversion</a><br> Copyright © 2003-2009 University of Illinois at Urbana-Champaign. diff --git a/docs/index.html b/docs/index.html index bf12f71..b8649e0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -35,7 +35,7 @@ your documentation.</p> </div> <div class="doc_author"> - <p>Written by <a href="http://llvm.org">The LLVM Team</a></p> + <p>Written by <a href="http://llvm.org/">The LLVM Team</a></p> </div> <!--=======================================================================--> @@ -286,7 +286,7 @@ times each day, making it a high volume list.</li> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> - <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> </body></html> diff --git a/docs/tutorial/LangImpl1.html b/docs/tutorial/LangImpl1.html index 66843db..c96cb9f 100644 --- a/docs/tutorial/LangImpl1.html +++ b/docs/tutorial/LangImpl1.html @@ -341,7 +341,7 @@ so that you can use the lexer and parser together. src="http://www.w3.org/Icons/valid-html401" 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> </body> diff --git a/docs/tutorial/LangImpl2.html b/docs/tutorial/LangImpl2.html index 9c13b48..ac4f1ee 100644 --- a/docs/tutorial/LangImpl2.html +++ b/docs/tutorial/LangImpl2.html @@ -1226,7 +1226,7 @@ int main() { src="http://www.w3.org/Icons/valid-html401" 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> </body> diff --git a/docs/tutorial/LangImpl3.html b/docs/tutorial/LangImpl3.html index fe09172..42e5169 100644 --- a/docs/tutorial/LangImpl3.html +++ b/docs/tutorial/LangImpl3.html @@ -1262,7 +1262,7 @@ int main() { src="http://www.w3.org/Icons/valid-html401" 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> </body> diff --git a/docs/tutorial/LangImpl4.html b/docs/tutorial/LangImpl4.html index 3eb5be4..99bc16b 100644 --- a/docs/tutorial/LangImpl4.html +++ b/docs/tutorial/LangImpl4.html @@ -1130,7 +1130,7 @@ int main() { src="http://www.w3.org/Icons/valid-html401" 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> </body> diff --git a/docs/tutorial/LangImpl5.html b/docs/tutorial/LangImpl5.html index e993d96..3383717 100644 --- a/docs/tutorial/LangImpl5.html +++ b/docs/tutorial/LangImpl5.html @@ -1773,7 +1773,7 @@ int main() { src="http://www.w3.org/Icons/valid-html401" 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> </body> diff --git a/docs/tutorial/LangImpl6.html b/docs/tutorial/LangImpl6.html index 3e83cf6..a270fe1 100644 --- a/docs/tutorial/LangImpl6.html +++ b/docs/tutorial/LangImpl6.html @@ -1810,7 +1810,7 @@ int main() { src="http://www.w3.org/Icons/valid-html401" 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> </body> diff --git a/docs/tutorial/LangImpl7.html b/docs/tutorial/LangImpl7.html index 71d5210..732d908 100644 --- a/docs/tutorial/LangImpl7.html +++ b/docs/tutorial/LangImpl7.html @@ -2160,7 +2160,7 @@ int main() { src="http://www.w3.org/Icons/valid-html401" 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> </body> diff --git a/docs/tutorial/LangImpl8.html b/docs/tutorial/LangImpl8.html index 64a6200..5f993ec 100644 --- a/docs/tutorial/LangImpl8.html +++ b/docs/tutorial/LangImpl8.html @@ -358,7 +358,7 @@ Passing Style</a> and the use of tail calls (which LLVM also supports).</p> src="http://www.w3.org/Icons/valid-html401" 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> </body> diff --git a/docs/tutorial/OCamlLangImpl1.html b/docs/tutorial/OCamlLangImpl1.html index 98c1124..3ec7c1e 100644 --- a/docs/tutorial/OCamlLangImpl1.html +++ b/docs/tutorial/OCamlLangImpl1.html @@ -358,7 +358,7 @@ include a driver so that you can use the lexer and parser together. <a href="mailto:sabre@nondot.org">Chris Lattner</a><br> <a href="mailto:idadesub@users.sourceforge.net">Erick Tryzelaar</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> </body> diff --git a/docs/tutorial/OCamlLangImpl2.html b/docs/tutorial/OCamlLangImpl2.html index 6665109..9b00232 100644 --- a/docs/tutorial/OCamlLangImpl2.html +++ b/docs/tutorial/OCamlLangImpl2.html @@ -1038,7 +1038,7 @@ main () <a href="mailto:sabre@nondot.org">Chris Lattner</a> <a href="mailto:erickt@users.sourceforge.net">Erick Tryzelaar</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> </body> diff --git a/docs/tutorial/OCamlLangImpl3.html b/docs/tutorial/OCamlLangImpl3.html index d55fd0f..e7c419e 100644 --- a/docs/tutorial/OCamlLangImpl3.html +++ b/docs/tutorial/OCamlLangImpl3.html @@ -1086,7 +1086,7 @@ main () <a href="mailto:sabre@nondot.org">Chris Lattner</a><br> <a href="mailto:idadesub@users.sourceforge.net">Erick Tryzelaar</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> </body> diff --git a/docs/tutorial/OCamlLangImpl4.html b/docs/tutorial/OCamlLangImpl4.html index 979119a..2219f3a 100644 --- a/docs/tutorial/OCamlLangImpl4.html +++ b/docs/tutorial/OCamlLangImpl4.html @@ -1022,7 +1022,7 @@ extern double putchard(double X) { <a href="mailto:sabre@nondot.org">Chris Lattner</a><br> <a href="mailto:idadesub@users.sourceforge.net">Erick Tryzelaar</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> </body> diff --git a/docs/tutorial/OCamlLangImpl5.html b/docs/tutorial/OCamlLangImpl5.html index 7a21395..74f28e7 100644 --- a/docs/tutorial/OCamlLangImpl5.html +++ b/docs/tutorial/OCamlLangImpl5.html @@ -1562,7 +1562,7 @@ operators</a> <a href="mailto:sabre@nondot.org">Chris Lattner</a><br> <a href="mailto:idadesub@users.sourceforge.net">Erick Tryzelaar</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> </body> diff --git a/docs/tutorial/OCamlLangImpl6.html b/docs/tutorial/OCamlLangImpl6.html index 86210fe..c5772a2 100644 --- a/docs/tutorial/OCamlLangImpl6.html +++ b/docs/tutorial/OCamlLangImpl6.html @@ -1567,7 +1567,7 @@ SSA construction</a> <a href="mailto:sabre@nondot.org">Chris Lattner</a><br> <a href="mailto:idadesub@users.sourceforge.net">Erick Tryzelaar</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> </body> diff --git a/docs/tutorial/OCamlLangImpl7.html b/docs/tutorial/OCamlLangImpl7.html index 7146a5c..92bb304 100644 --- a/docs/tutorial/OCamlLangImpl7.html +++ b/docs/tutorial/OCamlLangImpl7.html @@ -1899,7 +1899,7 @@ extern double printd(double X) { src="http://www.w3.org/Icons/valid-html401" 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> <a href="mailto:idadesub@users.sourceforge.net">Erick Tryzelaar</a><br> Last modified: $Date$ </address> diff --git a/docs/tutorial/OCamlLangImpl8.html b/docs/tutorial/OCamlLangImpl8.html index 64a6200..5f993ec 100644 --- a/docs/tutorial/OCamlLangImpl8.html +++ b/docs/tutorial/OCamlLangImpl8.html @@ -358,7 +358,7 @@ Passing Style</a> and the use of tail calls (which LLVM also supports).</p> src="http://www.w3.org/Icons/valid-html401" 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> </body> |