nixpkgs/pkgs/development/compilers/llvm/11
Zhaofeng Li 8f80568885 llvm{9,11}: Disable tests on RISC-V
The test suite leads to nothing but tears, sorrow, and wasted build
time. It probably should be disabled for all of them but doing only
9 (llvmPackages) and 11 (llvmPackages_latest, Rust) for now. Some of
the failures have been fixed in LLVM main:

- https://reviews.llvm.org/D97490
- https://reviews.llvm.org/D91043
2021-05-31 14:55:19 -07:00
..
bintools treewide: Try to make a few bootstrapping things more consistent 2021-05-12 00:14:56 +00:00
clang clang_11: revert -fno-common default 2021-05-17 00:27:02 +09:00
compiler-rt llvmPackages_11.compiler-rt: fix build on x86_64-darwin 2021-05-19 12:33:53 -07:00
libcxx llvmPackages_11: darwin cross compilation and bootstrapping 2021-05-17 00:28:05 +09:00
libcxxabi llvmPackages_11: darwin cross compilation and bootstrapping 2021-05-17 00:28:05 +09:00
libunwind llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
lld llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
lldb llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
llvm llvm{9,11}: Disable tests on RISC-V 2021-05-31 14:55:19 -07:00
openmp llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
default.nix llvmPackages_11.compiler-rt: fix build on x86_64-darwin 2021-05-19 12:33:53 -07:00