nixpkgs/pkgs/development/compilers/llvm
John Ericson bf39e32272 compiler-rt: Fix "bare metal" case boolean logic
It is possible to both be bare metal and have a libc (newlib).

This libc doesn't provide very much --- not enough for CMake to think
the C toolchain works. We therefore adjust our logic so we hit the "bare
metal" case with or without libc.

The "use LLVM" bootstrap is intentionally not affected.
2022-08-01 12:18:54 -04:00
..
5 Revert "llvmPackages: do not include static archives when shared…" 2022-07-05 15:03:12 +02:00
6 Revert "llvmPackages: do not include static archives when shared…" 2022-07-05 15:03:12 +02:00
7 Revert "llvmPackages: do not include static archives when shared…" 2022-07-05 15:03:12 +02:00
8 Revert "llvmPackages: do not include static archives when shared…" 2022-07-05 15:03:12 +02:00
9 Revert "llvmPackages: do not include static archives when shared…" 2022-07-05 15:03:12 +02:00
10 Revert "llvmPackages: do not include static archives when shared…" 2022-07-05 15:03:12 +02:00
11 Merge #110571: treewide: migrate to -fno-common 2022-07-07 10:06:38 +02:00
12 compiler-rt: Fix "bare metal" case boolean logic 2022-08-01 12:18:54 -04:00
13 compiler-rt: Fix "bare metal" case boolean logic 2022-08-01 12:18:54 -04:00
14 compiler-rt: Fix "bare metal" case boolean logic 2022-08-01 12:18:54 -04:00
common/compiler-rt compiler-rt: remove <cyclades.h> from libsanitizer 2021-09-20 19:37:19 +01:00
git compiler-rt: Fix "bare metal" case boolean logic 2022-08-01 12:18:54 -04:00
rocm rocm-llvm: 5.0.2 -> 5.1.1 2022-05-05 18:36:00 +02:00
aarch64.patch
clang-6-10-LLVMgold-path.patch
clang-11-12-LLVMgold-path.patch
exegesis-force-bdver2.patch
libcxx-0001-musl-hacks.patch
llvm-config-link-static.patch llvmPackages_*.libllvm: make llvm-config and llvm-config equivalent 2022-01-04 11:09:43 +01:00
multi.nix Expose lib64 and lib separately in sysroot 2022-04-03 00:53:03 +02:00
TLI-musl.patch
update-git.py llvm/update-git.py: Automatically commit the changes 2021-08-28 22:54:31 +02:00
update.sh llvmPackages: Fix the update script 2022-03-13 13:34:50 +01:00