Update to new lists.llvm.org

llvm-svn: 244006
This commit is contained in:
Tanya Lattner 2015-08-05 04:02:43 +00:00
parent c1452f80cf
commit 0b2f37871d
2 changed files with 4 additions and 4 deletions

View File

@ -120,9 +120,9 @@
<li>On Windows with VS 2012 or higher using CMake</li>
</ul>
<p>See the <a href="build.html">LLDB Build Page</a> for platform-specific build instructions.</p>
<p>Discussions about LLDB should go to the <a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev">lldb-dev</a> mailing
<p>Discussions about LLDB should go to the <a href="http://lists.llvm.org/mailman/listinfo/lldb-dev">lldb-dev</a> mailing
list. Commit messages for the lldb SVN module are automatically sent to the
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits">lldb-commits</a>
<a href="http://lists.llvm.org/mailman/listinfo/lldb-commits">lldb-commits</a>
mailing list, and this is also the preferred mailing list for patch
submissions.</p>
</div>

View File

@ -32,8 +32,8 @@
<div class="urbangreymenu">
<h1 class="headerbar">Mailing&nbsp;Lists</h1>
<ul>
<li><a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev">lldb-dev</a></li>
<li><a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits">lldb-commits</a></li>
<li><a href="http://lists.llvm.org/mailman/listinfo/lldb-dev">lldb-dev</a></li>
<li><a href="http://lists.llvm.org/mailman/listinfo/lldb-commits">lldb-commits</a></li>
</ul>
</div>
</div>