nixpkgs/pkgs/development/compilers/llvm/11
John Ericson fc7a998748 compiler-rt: Fix build by passing resource dir
Before, clang was able to find some headers with a relative path to the
`-B` flag pointing near the unwrapped clang binary. But with multiple
outputs that doesn't work, so we use a "resource directory" as it done
later in the bootstrap.
2021-05-07 16:39:19 +00:00
..
clang llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
compiler-rt llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
libc++ llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
libc++abi llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
libunwind llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
lld llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
lldb llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
llvm llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
bintools.nix
default.nix compiler-rt: Fix build by passing resource dir 2021-05-07 16:39:19 +00:00
openmp.nix llvmPackages_11.openmp: make it compile on aarch64-darwin 2021-02-26 09:24:00 -08:00