summaryrefslogtreecommitdiffstats
path: root/llvm/utils
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-03-14 05:54:52 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-03-14 05:54:52 +0000
commitc67a060a514b68c36f1939ffaaf9d835c6910fbd (patch)
tree5d66e560cd45c778d7ba8727646d57b49722dc92 /llvm/utils
parent85d182f3fc87d330029012421ac3e44758bf1d13 (diff)
downloadbcm5719-llvm-c67a060a514b68c36f1939ffaaf9d835c6910fbd.tar.gz
bcm5719-llvm-c67a060a514b68c36f1939ffaaf9d835c6910fbd.zip
Convert llvm.cs.uiuc.edu -> llvm.org
llvm-svn: 26748
Diffstat (limited to 'llvm/utils')
-rw-r--r--llvm/utils/NightlyTestTemplate.html4
-rw-r--r--llvm/utils/emacs/llvm-mode.el2
-rw-r--r--llvm/utils/emacs/tablegen-mode.el2
-rw-r--r--llvm/utils/vim/llvm.vim2
-rw-r--r--llvm/utils/vim/tablegen.vim2
5 files changed, 6 insertions, 6 deletions
diff --git a/llvm/utils/NightlyTestTemplate.html b/llvm/utils/NightlyTestTemplate.html
index 1f470e938e4..5312ebb4268 100644
--- a/llvm/utils/NightlyTestTemplate.html
+++ b/llvm/utils/NightlyTestTemplate.html
@@ -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>
diff --git a/llvm/utils/emacs/llvm-mode.el b/llvm/utils/emacs/llvm-mode.el
index 61aec9894a1..271ff0c9723 100644
--- a/llvm/utils/emacs/llvm-mode.el
+++ b/llvm/utils/emacs/llvm-mode.el
@@ -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
diff --git a/llvm/utils/emacs/tablegen-mode.el b/llvm/utils/emacs/tablegen-mode.el
index 9d08b86b572..56a672321e9 100644
--- a/llvm/utils/emacs/tablegen-mode.el
+++ b/llvm/utils/emacs/tablegen-mode.el
@@ -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
diff --git a/llvm/utils/vim/llvm.vim b/llvm/utils/vim/llvm.vim
index eafc33654a8..712a9a59a73 100644
--- a/llvm/utils/vim/llvm.vim
+++ b/llvm/utils/vim/llvm.vim
@@ -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
diff --git a/llvm/utils/vim/tablegen.vim b/llvm/utils/vim/tablegen.vim
index 7ab8e2c021f..1514e2e0e82 100644
--- a/llvm/utils/vim/tablegen.vim
+++ b/llvm/utils/vim/tablegen.vim
@@ -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
OpenPOWER on IntegriCloud