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

lib/ExecutionEngine/JIT/Intercept.cpp
lib/System/README.txt
tools/bugpoint/bugpoint.cpp
utils/NightlyTestTemplate.html
utils/emacs/llvm-mode.el
utils/emacs/tablegen-mode.el
utils/vim/llvm.vim
utils/vim/tablegen.vim

index f078e098672900e284a24b35c886ab9794e208cb..105514df3d0e746c8350eac55a3fea354cd9f65f 100644 (file)
@@ -46,7 +46,7 @@ static void runAtExitHandlers() {
 // strategy of making these functions work differently when inlined vs. when
 // not inlined, and hiding their real definitions in a separate archive file
 // that the dynamic linker can't see. For more info, search for
-// 'libc_nonshared.a' on Google, or read http://llvm.cs.uiuc.edu/PR274.
+// 'libc_nonshared.a' on Google, or read http://llvm.org/PR274.
 #if defined(__linux__)
 #if defined(HAVE_SYS_STAT_H)
 #include <sys/stat.h>
index 4a73c95056e8f0dfc2a2999f8455d4e9ece977e9..63e00dafbfbaba10123bc6159df3aca4629930d3 100644 (file)
@@ -15,7 +15,7 @@ porting is this library.
 Complete documentation for the library can be found in the file:
   llvm/docs/SystemLibrary.html 
 or at this URL:
-  http://llvm.cs.uiuc.edu/docs/SystemLibrary.html
+  http://llvm.org/docs/SystemLibrary.html
 
 While we recommend that you read the more detailed documentation, for the 
 impatient, here's a high level summary of the library's requirements.
index dde7286ae9f0c54407047131bb8ae8ada49a0a9b..7991ab835e8635498da646e05cd5714871b31a53 100644 (file)
@@ -51,7 +51,7 @@ static void BugpointInterruptFunction() {
 int main(int argc, char **argv) {
   cl::ParseCommandLineOptions(argc, argv,
                               " LLVM automatic testcase reducer. See\nhttp://"
-                              "llvm.cs.uiuc.edu/docs/CommandGuide/bugpoint.html"
+                              "llvm.org/docs/CommandGuide/bugpoint.html"
                               " for more information.\n");
   sys::PrintStackTraceOnErrorSignal();
   sys::SetInterruptFunction(BugpointInterruptFunction);
index 1f470e938e42c0e8a99b7e907fdc009cc28e98bc..5312ebb4268e21472fffe2442e7f030f7636b1bf 100644 (file)
@@ -29,8 +29,8 @@
 <p>
 
 <font size=+1><b>Back to:</b></font><br>
-<a href="http://llvm.cs.uiuc.edu/testresults/">Test&nbsp;Results</a><br>
-<a href="http://llvm.cs.uiuc.edu/">LLVM&nbsp;Page</a><p>
+<a href="http://llvm.org/testresults/">Test&nbsp;Results</a><br>
+<a href="http://llvm.org/">LLVM&nbsp;Page</a><p>
 
 </td><td valign=top>
 
index 61aec9894a1056deacc1a21b6c18778a1b6d0d04..271ff0c972374aef05a1349daa0ff0e3d432698e 100644 (file)
@@ -1,4 +1,4 @@
-;; Maintainer:  The LLVM team, http://llvm.cs.uiuc.edu/
+;; Maintainer:  The LLVM team, http://llvm.org/
 ;; Description: Major mode for the LLVM assembler language.
 ;; Updated:     2003-06-02
 
index 9d08b86b5726c60a557b85fe9db9f163e4f8f772..56a672321e93578c63baf55e20c8bb409d653e87 100644 (file)
@@ -1,4 +1,4 @@
-;; Maintainer:  The LLVM team, http://llvm.cs.uiuc.edu/
+;; Maintainer:  The LLVM team, http://llvm.org/
 ;; Description: Major mode for TableGen description files (part of LLVM project)
 ;; Updated:     2003-08-11
 
index eafc33654a858750f458651edf7c815f7553a4dd..712a9a59a739c8dba7ecca556e3c278c54ba7238 100644 (file)
@@ -1,6 +1,6 @@
 " Vim syntax file
 " Language:   llvm
-" Maintainer: The LLVM team, http://llvm.cs.uiuc.edu/
+" Maintainer: The LLVM team, http://llvm.org/
 " Updated:    2003-06-02
 
 if version < 600
index 7ab8e2c021fcaf25ba8ef73b727f2592b9c15c23..1514e2e0e82b165207febaf52d3f5ff648c6dc7e 100644 (file)
@@ -1,6 +1,6 @@
 " Vim syntax file
 " Language:   TableGen
-" Maintainer: The LLVM team, http://llvm.cs.uiuc.edu/
+" Maintainer: The LLVM team, http://llvm.org/
 " Updated:    2003-08-11
 
 if version < 600