nixpkgs/pkgs/development/compilers/llvm/13/compiler-rt
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
..
armv7l.patch llvmPackages_13.compiler-rt: fix aarch32 patch 2021-12-04 07:12:34 -08:00
codesign.patch
darwin-targetconditionals.patch llvmPackages_13.compiler-rt: fix build on darwin 2021-08-08 19:19:35 +02:00
default.nix llvmPackages_{12,13,git}.compiler-rt: remove new runtimes in useLLVM 2022-01-05 18:17:53 +01:00
normalize-var.patch
X86-support-extension.patch pkgsi686Linux.llvmPackages_13.compiler-rt: fix build 2021-08-08 19:19:54 +02:00