0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-19 08:31:01 +03:00
nixpkgs/pkgs/development/compilers/llvm/git/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
codesign.patch llvmPackages_git: 2021-07-12 -> 2021-07-16 2021-08-04 17:35:57 +02:00
darwin-targetconditionals.patch llvmPackages_git.compiler-rt: fix build on darwin 2021-08-08 15:54:12 +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_git.compiler-rt: fix build 2021-08-08 15:54:13 +02:00