[PATCH] Use ninja pool to limit the number of concurrent compile/link jobs

Tobias Grosser tobias at grosser.es
Tue Nov 18 08:01:37 PST 2014


On 18.11.2014 15:14, Evgeniy Stepanov wrote:
> Removed the check for cmake version and generator type.
>
> http://reviews.llvm.org/D6304

Hi Evgeniy,

it would probably help to add information about the new variables to
http://llvm.org/docs/CMake.html#llvm-specific-variables

Also, could you explain how this relates to the value given to 'ninja -j'?

Cheers,
Tobias



More information about the llvm-commits mailing list