[LLVMdev] LIT Verbose

Renato Golin renato.golin at linaro.org
Wed Jan 7 02:13:49 PST 2015


On 23 December 2014 at 11:56, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote:
> I've looked at it a bit more and an updated ninja is part of it. You also
> need build.ninja to contain 'pool = console' on the lit rules. I added it
> manually to try it out but presumably a cmake update is needed to add this
> automatically.

Hi Daniel,

What do you mean by "pool = console"? There are no pools named
console, is that some kind of special rule that you created?

I'd want to get CMake to generate a "pool = linkers" on all link jobs,
and populate it from an argument's value, irrespective of -j argument.
This is very useful for distcc. But that's for later.

cheers,
--renato



More information about the llvm-dev mailing list