3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/compilers/llvm
Holger Wünsche 558af6fbc7
clang_7,clang_8,clang_9: fix compilation of HIP-code
This PR aims to fix the same problem as NixOS/nixpkgs PR #77476; enabling to
compile HIP-code using the packaged clang compiler, by also searching in $PATH
for required binaries.
The change is committed upstream (https://reviews.llvm.org/D72903), but will
not land in the clang versions in nixpkgs (only clang 10+). As such I have
created patches for the affected versions. To compile HIP-code lld is needed,
so I added it to the clang-package.<Paste>
2020-01-22 18:44:28 +01:00
..
3.5
3.9 clang_39: fix build w/gcc9 2019-12-30 02:50:50 +01:00
4 clang_4: fix build w/gcc9 2019-12-30 02:50:50 +01:00
5 Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
6 Merge pull request #74065 from Ericson2314/cc-versions 2019-11-24 18:35:13 -05:00
7 clang_7,clang_8,clang_9: fix compilation of HIP-code 2020-01-22 18:44:28 +01:00
8 clang_7,clang_8,clang_9: fix compilation of HIP-code 2020-01-22 18:44:28 +01:00
9 clang_7,clang_8,clang_9: fix compilation of HIP-code 2020-01-22 18:44:28 +01:00
aarch64.patch
dynamiclibrary-musl.patch
fix-llvm-config.patch
libcxx-0001-musl-hacks.patch
libcxx-max_align_t.patch
multi.nix
TLI-musl.patch