<div dir="ltr">Hi all,<div><br></div><div>I've made a minor change to the Green Dragon LLDB OS X Xcode build located here:</div><div><a href="http://lab.llvm.org:8080/green/job/LLDB/">http://lab.llvm.org:8080/green/job/LLDB/</a></div><div><br></div><div>1. Previously, the python test run used the default C/C++ compiler to build test inferiors.  Now it uses the just-built clang/clang++ to build test inferiors.  At some point in the future, we will change this to a matrix of important clang/clang++ versions (e.g. some number of official Xcode-released clangs).  For now, however, we'll continue to build with just one, and that one will be the one in the clang build tree.</div><div><br></div><div>2. The Xcode llvm/clang build step now includes compiler-rt and libcxx.  This, together with the change above, will allow the newer LLDB TSAN tests to run.<br clear="all"><div><br></div><div>If you're ever curious how the Xcode build is run, it uses the build.py script in the zorg repo (<a href="http://llvm.org/svn/llvm-project/zorg/trunk">http://llvm.org/svn/llvm-project/zorg/trunk</a>) under zorg/jenkins/build.py.  The build constructs the build tree with a "derive-lldb" command, and does the Xcode build with the "lldb" command.</div><div><br></div><div>Please let me know if you have any questions.<br></div><div><br></div><div>I'll address any hiccups that may show up ASAP.</div><div><br></div><div>Thanks!</div>-- <br><div class="gmail_signature"><div dir="ltr">-Todd</div></div>
</div></div>