Skip to content

Commit

Permalink
docs: Canonicalize URLs.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129181 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
chapuni committed Apr 9, 2011
1 parent 457856c commit b9a3363
Show file tree
Hide file tree
Showing 81 changed files with 96 additions and 96 deletions.
2 changes: 1 addition & 1 deletion docs/AliasAnalysis.html
Original file line number Diff line number Diff line change
Expand Up @@ -1056,7 +1056,7 @@
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>

<a href="mailto:[email protected]">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>

Expand Down
2 changes: 1 addition & 1 deletion docs/BitCodeFormat.html
Original file line number Diff line number Diff line change
Expand Up @@ -1480,7 +1480,7 @@
<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:[email protected]">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>
Expand Down
2 changes: 1 addition & 1 deletion docs/Bugpoint.html
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>

<a href="mailto:[email protected]">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>

Expand Down
2 changes: 1 addition & 1 deletion docs/CFEBuildInstrs.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<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>

Expand Down
2 changes: 1 addition & 1 deletion docs/CMake.html
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>

<a href="mailto:[email protected]">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>

Expand Down
2 changes: 1 addition & 1 deletion docs/CodeGenerator.html
Original file line number Diff line number Diff line change
Expand Up @@ -2809,7 +2809,7 @@
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>

<a href="mailto:[email protected]">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>

Expand Down
2 changes: 1 addition & 1 deletion docs/CodingStandards.html
Original file line number Diff line number Diff line change
Expand Up @@ -1491,7 +1491,7 @@
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>

<a href="mailto:[email protected]">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>

Expand Down
2 changes: 1 addition & 1 deletion docs/CommandGuide/FileCheck.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/bugpoint.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<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>

Expand Down
2 changes: 1 addition & 1 deletion docs/CommandGuide/lit.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/llc.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/lli.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/llvm-ar.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/llvm-as.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/llvm-bcanalyzer.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/llvm-config.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/llvm-diff.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/llvm-dis.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/llvm-extract.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/llvm-ld.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/llvm-link.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/llvm-nm.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/llvm-prof.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/llvm-ranlib.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/llvmc.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/llvmgcc.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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

2 changes: 1 addition & 1 deletion docs/CommandGuide/llvmgxx.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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

2 changes: 1 addition & 1 deletion docs/CommandGuide/opt.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandGuide/tblgen.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/CommandLine.html
Original file line number Diff line number Diff line change
Expand Up @@ -1971,7 +1971,7 @@
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>

<a href="mailto:[email protected]">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>

Expand Down
2 changes: 1 addition & 1 deletion docs/CompilerDriver.html
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ <h2><a class="toc-backref" href="#id25">Conditioning on the executable name</a><
alt="Valid XHTML 1.0 Transitional"/></a>

<a href="mailto:[email protected]">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>
Expand Down
2 changes: 1 addition & 1 deletion docs/CompilerDriverTutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h1><a class="toc-backref" href="#id3">Using LLVMC to generate toolchain drivers
alt="Valid XHTML 1.0 Transitional"/></a>

<a href="mailto:[email protected]">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>
Expand Down
2 changes: 1 addition & 1 deletion docs/CompilerWriterInfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
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>

Expand Down
2 changes: 1 addition & 1 deletion docs/DebuggingJITedCode.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<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:[email protected]">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>
Expand Down
2 changes: 1 addition & 1 deletion docs/DeveloperPolicy.html
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
Written by the
<a href="mailto:[email protected]">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>
Expand Down
2 changes: 1 addition & 1 deletion docs/ExceptionHandling.html
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,7 @@
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>

<a href="mailto:[email protected]">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>

Expand Down
2 changes: 1 addition & 1 deletion docs/ExtendingLLVM.html
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@
<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>
Expand Down
4 changes: 2 additions & 2 deletions docs/FAQ.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>


Expand Down Expand Up @@ -930,7 +930,7 @@
<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>

Expand Down
4 changes: 2 additions & 2 deletions docs/GCCFEBuildInstrs.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h1><a name="ada">Building the Ada front-end</a></h1>
<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
Expand Down Expand Up @@ -271,7 +271,7 @@ <h1><a name="license">License Information</a></h1>
<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>

Expand Down
2 changes: 1 addition & 1 deletion docs/GarbageCollection.html
Original file line number Diff line number Diff line change
Expand Up @@ -1379,7 +1379,7 @@
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>

<a href="mailto:[email protected]">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>

Expand Down
2 changes: 1 addition & 1 deletion docs/GetElementPtr.html
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@
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>
Expand Down
Loading

0 comments on commit b9a3363

Please sign in to comment.