commit | 95da3656bae124598c15d0f22e1456e27bdcfcbe | [log] [tgz] |
---|---|---|
author | Bob Haarman <llvm@inglorion.net> | Fri Apr 28 20:17:15 2017 +0000 |
committer | Bob Haarman <llvm@inglorion.net> | Fri Apr 28 20:17:15 2017 +0000 |
tree | 3e9deef16a12256529c1efbe416d6e1f62065c09 | |
parent | e2c5126dbba89759a750ef5e4acc93e3275ec329 [diff] |
limit to 2 parallel links when using thinlto Summary: When using ThinLTO, the linker performs its own parallelism. This change limits the number of parallel link jobs that Ninja will issue to keep the total number of threads reasonable when linking with ThinLTO. Reviewers: hans, ruiu Subscribers: mgorny, mehdi_amini, Prazek Differential Revision: https://reviews.llvm.org/D31990 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301676 91177308-0d34-0410-b5e6-96231b3b80d8