3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/compilers/llvm/13
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
clang llvmPackages_13.clang: revert D100879 2021-12-01 15:28:33 +08: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_13.libcxx: fix darwin build 2021-11-25 19:59:17 +09:00
libunwind
lld llvmPackages_13.lld: add postPatch to fix Darwin build 2021-09-23 09:17:31 +09:00
lldb llvmPackages_13.lldb: python into lib & wrap binary 2021-08-08 19:19:47 +02:00
llvm llvm_13: fix cross-compilation 2021-11-16 00:42:58 +01:00
openmp
default.nix Merge master into staging-next 2021-12-03 18:01:12 +00:00