[llvm-branch-commits] [compiler-rt-branch] r244771 - Merging r244002:
Hans Wennborg via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Aug 12 10:14:28 PDT 2015
Author: hans
Date: Wed Aug 12 12:14:28 2015
New Revision: 244771
URL: http://llvm.org/viewvc/llvm-project?rev=244771&view=rev
Log:
Merging r244002:
------------------------------------------------------------------------
r244002 | tbrethou | 2015-08-04 20:58:00 -0700 (Tue, 04 Aug 2015) | 2 lines
Update references to new lists.llvm.org mailing lists.
------------------------------------------------------------------------
Modified:
compiler-rt/branches/release_37/ (props changed)
compiler-rt/branches/release_37/www/index.html
compiler-rt/branches/release_37/www/menu.html.incl
Propchange: compiler-rt/branches/release_37/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Aug 12 12:14:28 2015
@@ -1 +1 @@
-/compiler-rt/trunk:242350,242424,242444,242449,242539-242540,242647,242651,243170,243604,243615,243686
+/compiler-rt/trunk:242350,242424,242444,242449,242539-242540,242647,242651,243170,243604,243615,243686,244002
Modified: compiler-rt/branches/release_37/www/index.html
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/branches/release_37/www/index.html?rev=244771&r1=244770&r2=244771&view=diff
==============================================================================
--- compiler-rt/branches/release_37/www/index.html (original)
+++ compiler-rt/branches/release_37/www/index.html Wed Aug 12 12:14:28 2015
@@ -133,10 +133,10 @@
<p>compiler-rt doesn't have its own mailing list, if you have questions please
email the <a
- href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">llvmdev</a> mailing
+ href="http://lists.llvm.org/mailman/listinfo/llvm-dev">llvm-dev</a> mailing
list. Commits to the compiler-rt SVN module are automatically sent to the
<a
- href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">llvm-commits</a>
+ href="http://lists.llvm.org/mailman/listinfo/llvm-commits">llvm-commits</a>
mailing list.</p>
</div>
</body>
Modified: compiler-rt/branches/release_37/www/menu.html.incl
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/branches/release_37/www/menu.html.incl?rev=244771&r1=244770&r2=244771&view=diff
==============================================================================
--- compiler-rt/branches/release_37/www/menu.html.incl (original)
+++ compiler-rt/branches/release_37/www/menu.html.incl Wed Aug 12 12:14:28 2015
@@ -10,8 +10,8 @@
<div class="submenu">
<label>Quick Links</label>
- <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">llvmdev</a>
- <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">llvm-commits</a>
+ <a href="http://lists.llvm.org/mailman/listinfo/llvm-dev">llvm-dev</a>
+ <a href="http://lists.llvm.org/mailman/listinfo/llvm-commits">llvm-commits</a>
<a href="http://llvm.org/bugs/">Bug Reports</a>
<a href="http://llvm.org/svn/llvm-project/compiler-rt/trunk/">Browse SVN</a>
<a href="http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/">Browse ViewVC</a>
More information about the llvm-branch-commits
mailing list