nixpkgs/pkgs/development/compilers/llvm/git
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
..
bintools Revert "Add mingwW64-llvm cross-system." 2022-05-18 13:50:23 +02:00
clang
compiler-rt compiler-rt: Fix "bare metal" case boolean logic 2022-08-01 12:18:54 -04:00
libcxx Revert "Add mingwW64-llvm cross-system." 2022-05-18 13:50:23 +02:00
libcxxabi Revert "Add mingwW64-llvm cross-system." 2022-05-18 13:50:23 +02:00
libunwind Revert "Add mingwW64-llvm cross-system." 2022-05-18 13:50:23 +02:00
lld Clarify that lld package provides unwrapped lld 2022-03-27 18:14:55 -04:00
lldb
llvm Revert "llvmPackages: do not include static archives when shared…" 2022-07-05 15:03:12 +02:00
openmp
default.nix Revert "Add mingwW64-llvm cross-system." 2022-05-18 13:50:23 +02:00