nixpkgs/pkgs/development/compilers/llvm/13
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
..
bintools
clang llvmPackages_13.clang: add nostdlibinc flag 2022-02-14 17:10:32 +08:00
compiler-rt compiler-rt: Fix "bare metal" case boolean logic 2022-08-01 12:18:54 -04:00
libcxx llvmPackages_{12,13,git}: don't try to patch non-existing _LIBCPP_USE_AVAILABILITY_APPLE 2022-01-18 05:42:00 -05:00
libcxxabi llvmPackages_13.libcxx: fix darwin build 2021-11-25 19:59:17 +09:00
libunwind
lld Clarify that lld package provides unwrapped lld 2022-03-27 18:14:55 -04:00
lldb treewide: pkgs/development/compilers: mark broken for darwin 2022-05-30 13:41:09 +02:00
llvm llvm*: Fix core usage in tests 2022-09-03 17:20:46 +02:00
openmp
default.nix llvmPackages_13: 13.0.0 -> 13.0.1 2022-02-04 14:23:25 +00:00