nixpkgs/pkgs/development/compilers/llvm/12/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: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
codesign.patch llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
default.nix llvmPackages_{12,13,git}.compiler-rt: remove new runtimes in useLLVM 2022-01-05 18:17:53 +01:00
gnu-install-dirs.patch llvmPackages_{10,11,12}.compiler-rt: install resource txts to $out/share 2021-05-15 17:40:24 +02:00
normalize-var.patch llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
X86-support-extension.patch pkgsi686Linux.llvmPackages_12.compiler-rt: fix build 2021-07-14 08:26:36 +00:00