[LLVMdev] [PATCH] Parallelized make check
Chris Lattner
clattner at apple.com
Wed Feb 25 10:26:02 PST 2009
On Feb 24, 2009, at 10:03 PM, Julien Lerouge wrote:
> On Tue, Feb 24, 2009 at 06:24:17PM -0800, Julien Lerouge wrote:
>> I haven't tested with objdir != srcdir.
>
> Ok, that was broken. Attached is a smaller diff that should work in
> all
> cases.
This sounds really cool Julien! Two questions: 1) does it preserve
the checking that the existing tcl stuff does, which fails a test if
any subcommand fails? 2) does this work with the nightly tester?
Thanks for working on this, 8x faster make check would be very nice :)
-Chris
More information about the llvm-dev
mailing list