nixpkgs/pkgs/development/compilers/llvm/9/clang
sternenseemann c58517aeed llvmPackages_*.clang: stop passing LLVM_CONFIG_PATH unnecessarily
Starting with LLVM 8, clang does no longer use llvm-config to detect the
LLVM installation: https://github.com/llvm/llvm-project/commit/e4faa5c7986b7
Consequently, there is no point passing LLVM_CONFIG_PATH (in fact the
variable is unused currently).
2022-01-03 16:46:38 +01:00
..
compiler-rt-baremetal.patch
default.nix llvmPackages_*.clang: stop passing LLVM_CONFIG_PATH unnecessarily 2022-01-03 16:46:38 +01:00
gnu-install-dirs.patch llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
HIP-use-PATH-9.patch
purity.patch