OSDN Git Service

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 e1bbe78..d5eff7a 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 11aec03..d2b922b 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 0c491a2..7dbfae8 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 6b7cfa1..6dc4965 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 bdb15c9..bb1b73b 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 c5db89e..6d9d64a 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 0a441c7..90f3b04 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 0253d4f..e8265c9 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 35e79c7..b45fdf6 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 e7227e1..bf910e8 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 14073dd..1324176 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 0b6641a..3fafbf2 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 5ffe868..77f5ee8 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 2b9d92d..fb5418c 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 3c12cf9..7766efa 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 8a10405..5500783 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 b659020..c8d2d31 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 561bf73..c3473c9 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 4f8a967..0767212 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 2f58e56..f2981d5 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 9b76b2c..00b869c 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 64062ec..6c149b6 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 54e46b4..ba5489d 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