nixpkgs/pkgs/development/compilers/llvm/12
sternenseemann 115a6f077f llvmPackages_{12,13,git}.compiler-rt: remove new runtimes in useLLVM
LLVM 12 added the memory profiling runtime and LLVM 13 the ORC
runtime. Both need a libc in order to build (or at least headers not
present in clang's resource root), so we'll disable them for any sort of
baremetal-ish build. memprof likely doesn't work in a baremetal
situation at all, orc is unknown. Whether both would compile with musl
is to be checked.
2022-01-05 18:17:53 +01:00
..
bintools llvmPackages_12: Create subdirectories for the last two packages 2021-04-24 11:43:29 +02:00
clang llvmPackages_12: 12.0.0 -> 12.0.1 2021-07-09 10:22:08 +02:00
compiler-rt llvmPackages_{12,13,git}.compiler-rt: remove new runtimes in useLLVM 2022-01-05 18:17:53 +01:00
libcxx llvmPackages.libcxx: unset _LIBCPP_USE_AVAILABILITY_APPLE 2021-12-18 10:09:25 -05:00
libcxxabi llvmPackages_12.libcxxabi: Align with 11 libcxxabi 2021-11-24 15:17:13 -08:00
libunwind llvmPackages_12: 12.0.0 -> 12.0.1 2021-07-09 10:22:08 +02:00
lld llvmPackages_12: 12.0.0 -> 12.0.1 2021-07-09 10:22:08 +02:00
lldb llvmPackages_12: 12.0.0 -> 12.0.1 2021-07-09 10:22:08 +02:00
llvm llvm_12: fix cross-compilation 2021-09-11 06:57:25 +00:00
openmp llvmPackages_12: 12.0.0 -> 12.0.1 2021-07-09 10:22:08 +02:00
default.nix lib: make extendDerivation lighter on eval 2021-10-15 16:39:10 +02:00