diff options
Diffstat (limited to 'sys-devel/llvm-roc/files')
-rw-r--r-- | sys-devel/llvm-roc/files/llvm-roc-4.5.0-hip-location.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm-roc/files/llvm-roc-4.5.0-hip-location.patch b/sys-devel/llvm-roc/files/llvm-roc-4.5.0-hip-location.patch index c594f4d..dae55e8 100644 --- a/sys-devel/llvm-roc/files/llvm-roc-4.5.0-hip-location.patch +++ b/sys-devel/llvm-roc/files/llvm-roc-4.5.0-hip-location.patch @@ -7,7 +7,7 @@ Author: Yiyang Wu <xgreenlandforwyy@gmail.com> --- orig/clang/lib/Driver/ToolChains/AMDGPU.cpp +++ llvm-project-rocm-4.5.0/clang/lib/Driver/ToolChains/AMDGPU.cpp -@@ -165,135 +165,8 @@ bool RocmInstallationDetector::parseHIPV +@@ -165,134 +165,8 @@ bool RocmInstallationDetector::parseHIPV /// cached and populated only once. const SmallVectorImpl<RocmInstallationDetector::Candidate> & RocmInstallationDetector::getInstallationPathCandidates() { |