diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-03-14 05:42:07 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-03-14 05:42:07 +0000 |
commit | cd143fc4d03bcf6365e6a5657cd7feb0fa77994f (patch) | |
tree | 1ff5d1c4aebf4bcdd2b3b468ba9357b9621d1e2d | |
parent | 05fe4b02561f4431626a73ac2900be523e233cd6 (diff) | |
download | external_llvm-cd143fc4d03bcf6365e6a5657cd7feb0fa77994f.zip external_llvm-cd143fc4d03bcf6365e6a5657cd7feb0fa77994f.tar.gz external_llvm-cd143fc4d03bcf6365e6a5657cd7feb0fa77994f.tar.bz2 |
Change docs for llvm.cs.uiuc.edu -> llvm.org
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26747 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/CommandGuide/analyze.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/bugpoint.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/gccas.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/gccld.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/index.html | 2 | ||||
-rw-r--r-- | docs/CommandGuide/llc.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/lli.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/llvm-ar.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/llvm-as.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/llvm-bcanalyzer.pod | 4 | ||||
-rw-r--r-- | docs/CommandGuide/llvm-db.pod | 4 | ||||
-rw-r--r-- | docs/CommandGuide/llvm-dis.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/llvm-extract.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/llvm-ld.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/llvm-link.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/llvm-nm.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/llvm-prof.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/llvm-ranlib.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/llvmc.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/llvmgcc.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/llvmgxx.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/opt.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/stkrc.pod | 6 |
23 files changed, 27 insertions, 27 deletions
diff --git a/docs/CommandGuide/analyze.pod b/docs/CommandGuide/analyze.pod index e1bbe78..d5eff7a 100644 --- a/docs/CommandGuide/analyze.pod +++ b/docs/CommandGuide/analyze.pod @@ -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 diff --git a/docs/CommandGuide/bugpoint.pod b/docs/CommandGuide/bugpoint.pod index 11aec03..d2b922b 100644 --- a/docs/CommandGuide/bugpoint.pod +++ b/docs/CommandGuide/bugpoint.pod @@ -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 diff --git a/docs/CommandGuide/gccas.pod b/docs/CommandGuide/gccas.pod index 0c491a2..7dbfae8 100644 --- a/docs/CommandGuide/gccas.pod +++ b/docs/CommandGuide/gccas.pod @@ -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 diff --git a/docs/CommandGuide/gccld.pod b/docs/CommandGuide/gccld.pod index 6b7cfa1..6dc4965 100644 --- a/docs/CommandGuide/gccld.pod +++ b/docs/CommandGuide/gccld.pod @@ -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 diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index bdb15c9..bb1b73b 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -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> diff --git a/docs/CommandGuide/llc.pod b/docs/CommandGuide/llc.pod index c5db89e..6d9d64a 100644 --- a/docs/CommandGuide/llc.pod +++ b/docs/CommandGuide/llc.pod @@ -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 diff --git a/docs/CommandGuide/lli.pod b/docs/CommandGuide/lli.pod index 0a441c7..90f3b04 100644 --- a/docs/CommandGuide/lli.pod +++ b/docs/CommandGuide/lli.pod @@ -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 diff --git a/docs/CommandGuide/llvm-ar.pod b/docs/CommandGuide/llvm-ar.pod index 0253d4f..e8265c9 100644 --- a/docs/CommandGuide/llvm-ar.pod +++ b/docs/CommandGuide/llvm-ar.pod @@ -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 diff --git a/docs/CommandGuide/llvm-as.pod b/docs/CommandGuide/llvm-as.pod index 35e79c7..b45fdf6 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.cs.uiuc.edu>). +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 e7227e1..bf910e8 100644 --- a/docs/CommandGuide/llvm-bcanalyzer.pod +++ b/docs/CommandGuide/llvm-bcanalyzer.pod @@ -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 diff --git a/docs/CommandGuide/llvm-db.pod b/docs/CommandGuide/llvm-db.pod index 14073dd..1324176 100644 --- a/docs/CommandGuide/llvm-db.pod +++ b/docs/CommandGuide/llvm-db.pod @@ -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 diff --git a/docs/CommandGuide/llvm-dis.pod b/docs/CommandGuide/llvm-dis.pod index 0b6641a..3fafbf2 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.cs.uiuc.edu>). +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 5ffe868..77f5ee8 100644 --- a/docs/CommandGuide/llvm-extract.pod +++ b/docs/CommandGuide/llvm-extract.pod @@ -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 diff --git a/docs/CommandGuide/llvm-ld.pod b/docs/CommandGuide/llvm-ld.pod index 2b9d92d..fb5418c 100644 --- a/docs/CommandGuide/llvm-ld.pod +++ b/docs/CommandGuide/llvm-ld.pod @@ -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 diff --git a/docs/CommandGuide/llvm-link.pod b/docs/CommandGuide/llvm-link.pod index 3c12cf9..7766efa 100644 --- a/docs/CommandGuide/llvm-link.pod +++ b/docs/CommandGuide/llvm-link.pod @@ -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 diff --git a/docs/CommandGuide/llvm-nm.pod b/docs/CommandGuide/llvm-nm.pod index 8a10405..5500783 100644 --- a/docs/CommandGuide/llvm-nm.pod +++ b/docs/CommandGuide/llvm-nm.pod @@ -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 diff --git a/docs/CommandGuide/llvm-prof.pod b/docs/CommandGuide/llvm-prof.pod index b659020..c8d2d31 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.cs.uiuc.edu>). +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 561bf73..c3473c9 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.cs.uiuc.edu>). +Maintained by the LLVM Team (L<http://llvm.org>). =cut diff --git a/docs/CommandGuide/llvmc.pod b/docs/CommandGuide/llvmc.pod index 4f8a967..0767212 100644 --- a/docs/CommandGuide/llvmc.pod +++ b/docs/CommandGuide/llvmc.pod @@ -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 diff --git a/docs/CommandGuide/llvmgcc.pod b/docs/CommandGuide/llvmgcc.pod index 2f58e56..f2981d5 100644 --- a/docs/CommandGuide/llvmgcc.pod +++ b/docs/CommandGuide/llvmgcc.pod @@ -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 diff --git a/docs/CommandGuide/llvmgxx.pod b/docs/CommandGuide/llvmgxx.pod index 9b76b2c..00b869c 100644 --- a/docs/CommandGuide/llvmgxx.pod +++ b/docs/CommandGuide/llvmgxx.pod @@ -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 diff --git a/docs/CommandGuide/opt.pod b/docs/CommandGuide/opt.pod index 64062ec..6c149b6 100644 --- a/docs/CommandGuide/opt.pod +++ b/docs/CommandGuide/opt.pod @@ -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 diff --git a/docs/CommandGuide/stkrc.pod b/docs/CommandGuide/stkrc.pod index 54e46b4..ba5489d 100644 --- a/docs/CommandGuide/stkrc.pod +++ b/docs/CommandGuide/stkrc.pod @@ -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 |