[lldb-dev] Request for commit: [PATCH] Change buildbot to patch lldb local changes

Mark Peek mark at peek.org
Fri Jan 20 10:16:38 PST 2012


I had submitted a buildbot patch to lldb-commits and pinged the person that 
last committed to it but have not heard a response from either. Any lldb 
committers want to take a look at it?

Thanks,
Mark

[patch omitted from this email but can be supplied again upon request]

-------- Original Message --------
Subject: [Lldb-commits] [PATCH] Change buildbot to patch lldb local changes
Date: Sun, 08 Jan 2012 10:46:48 -0800
From: Mark Peek <mark at peek.org>
To: lldb-commits at cs.uiuc.edu

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




More information about the lldb-dev mailing list