[Lldb-commits] [PATCH] Change buildbot to patch lldb local changes

Mark Peek mark at peek.org
Sun Jan 8 10:46:48 PST 2012


The buildbot script for lldb does not apply local lldb patches from the 
lldb/scripts directory which is currently causing compilation errors and 
failing the build. This patch will revert and reapply the lldb patches prior 
to building to provide a more consistent build.

Note: this does stub out the test phase since that is hanging on my local 
buildbot system. But it is probably better to get the compile running again on 
the buildbot to find build regressions and then get the tests running later.

Mark
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: zorg_lldb.patch
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20120108/6491a263/attachment.ksh>


More information about the lldb-commits mailing list