From a5bb384711fa022236f13cbc98883e78cf7f0db3 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sat, 8 Jan 2022 18:50:21 -0500 Subject: Fixed hip-location patch --- sys-devel/llvm-roc/files/llvm-roc-4.5.0-hip-location.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-devel/llvm-roc/files') 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 --- 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::getInstallationPathCandidates() { -- cgit v1.2.3