diff options
author | Tanya Lattner <tonic@nondot.org> | 2015-08-05 03:51:17 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2015-08-05 03:51:17 +0000 |
commit | 0d28f80bd1f0ec511fe608bfdc58c927d1a6ef9c (patch) | |
tree | fb65bc53e5486a86c57669d759f9a5ac270851b5 /llvm/docs/Frontend | |
parent | 13631242fe9fb3ed76c00f27ba193155ce054890 (diff) | |
download | bcm5719-llvm-0d28f80bd1f0ec511fe608bfdc58c927d1a6ef9c.tar.gz bcm5719-llvm-0d28f80bd1f0ec511fe608bfdc58c927d1a6ef9c.zip |
Rename all references to old mailing lists to new lists.llvm.org address.
llvm-svn: 243999
Diffstat (limited to 'llvm/docs/Frontend')
-rw-r--r-- | llvm/docs/Frontend/PerformanceTips.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/Frontend/PerformanceTips.rst b/llvm/docs/Frontend/PerformanceTips.rst index 22b3fe45984..8d0abcd1c17 100644 --- a/llvm/docs/Frontend/PerformanceTips.rst +++ b/llvm/docs/Frontend/PerformanceTips.rst @@ -174,10 +174,10 @@ Adding to this document If you run across a case that you feel deserves to be covered here, please send a patch to `llvm-commits -<http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits>`_ for review. +<http://lists.llvm.org/mailman/listinfo/llvm-commits>`_ for review. -If you have questions on these items, please direct them to `llvmdev -<http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev>`_. The more relevant +If you have questions on these items, please direct them to `llvm-dev +<http://lists.llvm.org/mailman/listinfo/llvm-dev>`_. The more relevant context you are able to give to your question, the more likely it is to be answered. |