commit | 0df000143b9e24ea3c50b4fd3bf2ccfaf181206d | [log] [tgz] |
---|---|---|
author | Diana Picus <diana.picus@linaro.org> | Thu Sep 15 16:10:44 2016 +0300 |
committer | Diana Picus <diana.picus@linaro.org> | Thu Sep 15 18:47:28 2016 +0300 |
tree | 2a2e5bc025c9cd58d2291764e3f283dca8d304fa | |
parent | db4c6a1b5dcd3fe3e0f8c02c1454cc8fbd6f1cd0 [diff] |
[llvm-build] Force lit tests to run in parallel This is achieved by setting the CMake option LLVM_LIT_ARGS. If we don't do this, lit may decide that it only needs to run on one core. While we're at it, also update the run.sh that we use for bisects to force ninja to use the right number of cores while building. Change-Id: I099697f4a377541f907d8f13f8f807c2a4f901d6