Change docs for llvm.cs.uiuc.edu -> llvm.org
authorReid Spencer <rspencer@reidspencer.com>
Tue, 14 Mar 2006 05:42:07 +0000 (05:42 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 14 Mar 2006 05:42:07 +0000 (05:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26747 91177308-0d34-0410-b5e6-96231b3b80d8

23 files changed:
docs/CommandGuide/analyze.pod
docs/CommandGuide/bugpoint.pod
docs/CommandGuide/gccas.pod
docs/CommandGuide/gccld.pod
docs/CommandGuide/index.html
docs/CommandGuide/llc.pod
docs/CommandGuide/lli.pod
docs/CommandGuide/llvm-ar.pod
docs/CommandGuide/llvm-as.pod
docs/CommandGuide/llvm-bcanalyzer.pod
docs/CommandGuide/llvm-db.pod
docs/CommandGuide/llvm-dis.pod
docs/CommandGuide/llvm-extract.pod
docs/CommandGuide/llvm-ld.pod
docs/CommandGuide/llvm-link.pod
docs/CommandGuide/llvm-nm.pod
docs/CommandGuide/llvm-prof.pod
docs/CommandGuide/llvm-ranlib.pod
docs/CommandGuide/llvmc.pod
docs/CommandGuide/llvmgcc.pod
docs/CommandGuide/llvmgxx.pod
docs/CommandGuide/opt.pod
docs/CommandGuide/stkrc.pod

index e1bbe780645a7bb71ff96bf21ee67b0d874b6364..d5eff7ad8812ea3c8a578d6b3734e0553512ecda 100644 (file)
@@ -70,6 +70,6 @@ L<opt|opt>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index 11aec03e259e3bc03a9b555da1dd877edb325b6c..d2b922bd61757aa570cd02e8055a2d6e3b152779 100644 (file)
@@ -113,6 +113,6 @@ L<opt|opt>, L<analyze|analyze>
 
 =head1 AUTHOR
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index 0c491a21dec3c7c89704ea5c160469f714745a57..7dbfae879295ac45925f0ba294e87661f4b16236 100644 (file)
@@ -71,6 +71,6 @@ L<llvm-as|llvm-as>, L<gccld|gccld>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index 6b7cfa186c412b760c0e0b47ef22d33090f8ef9b..6dc496529eddbb1c711b8b2e2076e93360a8674c 100644 (file)
@@ -170,6 +170,6 @@ L<llvm-link|llvm-link>, L<gccas|gccas>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index bdb15c99c4f59ae3be4f3e8118908edf0369e108..bb1b73b65a0d8515a465501c354c75c7a2a27238 100644 (file)
@@ -139,7 +139,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" alt="Valid HTML 4.01!"></a>
 
-  <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
+  <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
   Last modified: $Date$
 </address>
 
index c5db89eec31ed5bceb3d8f8b81981c3791396a19..6d9d64acdbc97888ea1861688babe78dbceb1267 100644 (file)
@@ -186,6 +186,6 @@ L<lli|lli>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index 0a441c7ccee48184211b23f6aa497f0048b882ca..90f3b0484bba7c52363ce210908b56c454e2be5e 100644 (file)
@@ -92,6 +92,6 @@ L<llc|llc>
 
 =head1 AUTHOR
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index 0253d4f921120979c4c2db8b5a3f7e9ccf561b83..e8265c9aa4c11e28ee252d188fc32fc238501d29 100644 (file)
@@ -401,6 +401,6 @@ L<llvm-ranlib|llvm-ranlib>, L<ar(1)>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index 35e79c7c3bc40fca80367e9efba9f025096fe264..b45fdf63bf555b16ea6e0143696695bd2ae65e92 100644 (file)
@@ -72,6 +72,6 @@ L<llvm-dis|llvm-dis>, L<gccas|gccas>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index e7227e1954efb36908188b75db27dae2ee48c8a9..bf910e8f36b8113663f32f78680455fc7d300aa2 100644 (file)
@@ -306,10 +306,10 @@ Rate encoding scheme. The percentage is relative to # of VBR Expanded Bytes.
 
 =head1 SEE ALSO
 
-L<llvm-dis|llvm-dis>, L<http://llvm.cs.uiuc.edu/docs/BytecodeFormat.html>
+L<llvm-dis|llvm-dis>, L<http://llvm.org/docs/BytecodeFormat.html>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index 14073dd104a47ad86bca3e5d68ca3f7b351edb32..132417685c2b9afb523eea664879a0ee0c030bd2 100644 (file)
@@ -7,10 +7,10 @@ llvm-db - LLVM debugger (alpha)
 =head1 SYNOPSIS
 
 Details coming soon. Please see 
-L<http://llvm.cs.uiuc.edu/docs/SourceLevelDebugging.html> in the meantime.
+L<http://llvm.org/docs/SourceLevelDebugging.html> in the meantime.
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index 0b6641a3496a94e20cff1af52f4e2f505f88408c..3fafbf2edabd02bec5907e64ffd7bdd4781d79b1 100644 (file)
@@ -55,6 +55,6 @@ L<llvm-as|llvm-as>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index 5ffe8689f9f454c2e6ec7a5561606f8ce7ca9d46..77f5ee8153fb3b7e501e2f45d9ae2f5a8a125618 100644 (file)
@@ -58,6 +58,6 @@ L<bugpoint|bugpoint>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index 2b9d92dcf1c4588015d17c5f80859b866e0fb79e..fb5418cc043503bce69635386bfd00476b235f80 100644 (file)
@@ -181,6 +181,6 @@ L<llvm-ar|llvm-ar>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index 3c12cf9bdf6a6727c0c0036c42c8d4634af00f78..7766efab69266147090fac5adec2f2decae6c677 100644 (file)
@@ -69,6 +69,6 @@ L<gccld|gccld>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index 8a10405715fe22fe64a011a7deb608396933708a..55007839cad8a27c4b6167794a17b21930b36db1 100644 (file)
@@ -117,6 +117,6 @@ L<llvm-dis|llvm-dis>, L<ar(1)>, L<nm(1)>
 
 =head1 AUTHOR
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index b65902077b42f39971fb30c1b5add0a601ca6659..c8d2d311e0dc02c74ae2ebd71d70c3f969d842f6 100644 (file)
@@ -52,6 +52,6 @@ information. Otherwise, it exits with zero.
 
 =head1 AUTHOR
 
-B<llvm-prof> is maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+B<llvm-prof> is maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index 561bf737417eb0ff002ce9b544121f6ba38ce436..c3473c9a914fc33d962004c93a0efeadb96df1d4 100644 (file)
@@ -47,6 +47,6 @@ L<llvm-ar|llvm-ar>, ranlib(1)
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index 4f8a967b726eb3ba3ab374382ef5bb1c46fb13fb..07672128219ca473d1e833a6da2c85c46300cb36 100644 (file)
@@ -400,6 +400,6 @@ L<llc|llc>, L<llvm-link|llvm-link>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index 2f58e56c86a46d9c6e09a851a18fe63ac6d444d5..f2981d5c4b1022697b4ad58512890cfef9e98118 100644 (file)
@@ -89,7 +89,7 @@ L<llvm-g++|llvmgxx>, L<gccas|gccas>, L<gccld|gccld>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
 
index 9b76b2ccd6f8fa968f31efffb19562d3110999e0..00b869c2a39a4a4a9d0e4867f2b47ee2dd675820 100644 (file)
@@ -89,7 +89,7 @@ L<llvm-gcc|llvmgcc>, L<gccas>, L<gccld>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
 
index 64062ec49df4eca2c7c20b6431e65c3f4a5a05d3..6c149b6912424de85b3d2052052065ce64b1b54b 100644 (file)
@@ -92,6 +92,6 @@ L<analyze|analyze>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
index 54e46b444d3d239506a619f68a2eedc3e2245961..ba5489d3583cae5311619fbf3dd603735f6da798 100644 (file)
@@ -13,7 +13,7 @@ B<stkrc> [I<options>] [I<filename>]
 The B<stkrc> command is the compiler for the Stacker language. Stacker is a
 simple stack based, Forth-like language that was written as a demonstration
 language for LLVM. For details on the language, please see
-L<http://llvm.cs.uiuc.edu/docs/Stacker.html> . The B<stkrc> compiler is fairly 
+L<http://llvm.org/docs/Stacker.html> . The B<stkrc> compiler is fairly 
 minimal. It compiles to bytecode only and doesn't perform any optimizations.
 The output of stkrc (a bytecode file) can be piped through other LLVM tools
 for optimization and linking.
@@ -87,10 +87,10 @@ occurs, it will exit with a non-zero value, usually 1.
 
 =head1 SEE ALSO
 
-L<llvm-as>, L<http://llvm.cs.uiuc.edu/docs/Stacker.html>
+L<llvm-as>, L<http://llvm.org/docs/Stacker.html>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut