summaryrefslogtreecommitdiffstats
path: root/llvm/utils
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils')
-rw-r--r--llvm/utils/emacs/README2
-rw-r--r--llvm/utils/jedit/README2
-rw-r--r--llvm/utils/kate/README2
-rw-r--r--llvm/utils/unittest/googletest/README.LLVM2
-rw-r--r--llvm/utils/vim/README2
5 files changed, 5 insertions, 5 deletions
diff --git a/llvm/utils/emacs/README b/llvm/utils/emacs/README
index e83eeae4b07..d0f2bfbbb3e 100644
--- a/llvm/utils/emacs/README
+++ b/llvm/utils/emacs/README
@@ -23,5 +23,5 @@ are:
Note: If you notice missing or incorrect syntax highlighting, please contact
-<llvmbugs [at] cs.uiuc.edu>; if you wish to provide a patch to improve the
+<llvm-bugs [at] lists.llvm.org>; if you wish to provide a patch to improve the
functionality, it will be most appreciated. Thank you.
diff --git a/llvm/utils/jedit/README b/llvm/utils/jedit/README
index 6a6c8c76cc3..00db9ecb16a 100644
--- a/llvm/utils/jedit/README
+++ b/llvm/utils/jedit/README
@@ -10,5 +10,5 @@ These are syntax highlighting files for the jEdit editor. Included are:
<MODE NAME="tablegen" FILE="tablegen.xml" FILE_NAME_GLOB="*.td" />
Note: If you notice missing or incorrect syntax highlighting, please contact
-<llvmbugs [at] cs.uiuc.edu>; if you wish to provide a patch to improve the
+<llvm-bugs [at] lists.llvm.org>; if you wish to provide a patch to improve the
functionality, it will be most appreciated. Thank you.
diff --git a/llvm/utils/kate/README b/llvm/utils/kate/README
index efe53b7e237..46657e5d676 100644
--- a/llvm/utils/kate/README
+++ b/llvm/utils/kate/README
@@ -8,5 +8,5 @@ These are syntax highlighting files for the Kate editor. Included are:
this file to ~/.kde/share/apps/katepart/syntax (or better yet, symlink it).
Note: If you notice missing or incorrect syntax highlighting, please contact
-<llvmbugs [at] cs.uiuc.edu>; if you wish to provide a patch to improve the
+<llvm-bugs [at] lists.llvm.org>; if you wish to provide a patch to improve the
functionality, it will be most appreciated. Thank you.
diff --git a/llvm/utils/unittest/googletest/README.LLVM b/llvm/utils/unittest/googletest/README.LLVM
index 16bfffd8d5e..5f7fffe26a4 100644
--- a/llvm/utils/unittest/googletest/README.LLVM
+++ b/llvm/utils/unittest/googletest/README.LLVM
@@ -20,4 +20,4 @@ Modified as follows:
* To GTestStreamToHelper in include/gtest/internal/gtest-internal.h,
added the ability to stream with raw_os_ostream.
* To refresh Haiku support in include/gtest/internal/gtest-port.h,
- see http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20100621/102898.html
+ see http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20100621/102898.html
diff --git a/llvm/utils/vim/README b/llvm/utils/vim/README
index 1fe00992b0a..8aea87924eb 100644
--- a/llvm/utils/vim/README
+++ b/llvm/utils/vim/README
@@ -9,7 +9,7 @@ To install copy all subdirectories to your $HOME/.vim or if you prefer create
symlinks to the files here. Do not copy the vimrc file here it is only meant as an inspiration and starting point for those working on llvm c++ code.
Note: If you notice missing or incorrect syntax highlighting, please contact
-<llvmbugs [at] cs.uiuc.edu>; if you wish to provide a patch to improve the
+<llvm-bugs [at] lists.llvm.org>; if you wish to provide a patch to improve the
functionality, it will be most appreciated. Thank you.
If you find yourself working with LLVM Makefiles often, but you don't get syntax
OpenPOWER on IntegriCloud