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

Evgeniy Stepanov eugenis at google.com
Tue Nov 18 08:09:49 PST 2014


-j sets the general limit on concurrent build jobs, and these two are
separate limits on compile/link jobs.

On Tue Nov 18 2014 at 7:01:40 PM Tobias Grosser <tobias at grosser.es> wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141118/3d2d832e/attachment.html>


More information about the llvm-commits mailing list