nixpkgs/pkgs/development/compilers/llvm/14
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 llvmPackages_14.clang: include clang-tools-extra in src for use 2022-04-01 11:09:39 -05:00
compiler-rt compiler-rt: Fix "bare metal" case boolean logic 2022-08-01 12:18:54 -04:00
libcxx llvmPackages_14: Fix remaining broken gnu-install-dirs patches 2022-06-08 16:43:04 +00:00
libcxxabi llvmPackages_14: Fix remaining broken gnu-install-dirs patches 2022-06-08 16:43:04 +00:00
libunwind llvmPackages_14: Fix remaining broken gnu-install-dirs patches 2022-06-08 16:43:04 +00:00
lld Clarify that lld package provides unwrapped lld 2022-03-27 18:14:55 -04:00
lldb llvmPackages_14: Mark broken packages 2022-03-01 23:37:00 +01:00
llvm llvm14: Skip broken tests on riscv 2022-07-16 22:50:41 -05:00
openmp openmp: disable tests due to failures 2022-03-24 18:58:38 -05:00
default.nix llvmPackages_14: 14.0.1 -> 14.0.6 2022-07-07 19:34:17 +00:00