nixpkgs/pkgs/development/compilers/llvm/15/compiler-rt
Stéphan Kochen c96a05a293 llvmPackages_15.compiler-rt: fix missing builtins
Darwin-specific builtins were present on x86-64-darwin, but not on
aarch64-darwin. This is the same issue as #186575, but while the fixes
were correctly applied to LLVM 15, we were still disabling the build of
builtins on aarch64-darwin. Likely just a confusion.
2023-04-30 15:03:19 +02:00
..
darwin-targetconditionals.patch
default.nix llvmPackages_15.compiler-rt: fix missing builtins 2023-04-30 15:03:19 +02:00
gnu-install-dirs.patch
normalize-var.patch
X86-support-extension.patch