Add links to buildbots on the LLDB build instructions page

llvm-svn: 176126
This commit is contained in:
Daniel Malea 2013-02-26 21:41:55 +00:00
parent 2bb7db9d01
commit 4dfd057e44
1 changed files with 10 additions and 0 deletions

View File

@ -17,6 +17,16 @@
<!--#include virtual="sidebar.incl"-->
<div id="middle">
<h1 class ="postheader">Continuous Integraton</h1>
<div class="postcontent">
<p> The following LLVM buildbots build and test LLDB trunk:
<ul>
<li> <a href="http://lab.llvm.org:8011/builders/lldb-x86_64-debian-clang">LLDB Linux x86_64 build with Clang (automake)</a>
<li> <a href="http://lab.llvm.org:8011/builders/lldb-x86_64-linux">LLDB Linux x86_64 build with GCC 4.6 (automake)</a>
<li> <a href="http://lab.llvm.org:8011/builders/lldb-x86_64-darwin11">LLDB Mac OS X x86_64 build with Clang (XCode)</a>
</ul>
</div>
<div class="postfooter"></div>
<div class="post">
<h1 class ="postheader">Building LLDB on Mac OS X</h1>
<div class="postcontent">