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
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
multi.nix
TLI-musl.patch
update-git.py
update.sh