nixpkgs/pkgs/development/compilers/llvm/6
OPNA2608 6c6f4a9724 llvm*: Fix core usage in tests
lit (LLVM Integrated Tester) [0] by default uses as many threads as the build host
has cores, ignoring the user's core settings for the build.
This passes the configured core count on to lit, along with LLVM's default
settings for it which we otherwise override in the process [1].

[0]: https://www.llvm.org/docs/CommandGuide/lit.html
[1]: 329fda39c5/llvm/CMakeLists.txt (L559-L565)
2022-09-03 17:20:46 +02:00
..
clang
compiler-rt
libcxx
libcxxabi
lld Clarify that lld package provides unwrapped lld 2022-03-27 18:14:55 -04:00
lldb
llvm llvm*: Fix core usage in tests 2022-09-03 17:20:46 +02:00
openmp
default.nix