From 05b1f2e47d9f8a1b5ea1f2c5020faa814b96c365 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sat, 8 Jan 2022 18:47:39 -0500 Subject: Attempt #3 to fix 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/llvm-roc-4.5.0-hip-location.patch') 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 b4dd267..c594f4d 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,133 +165,8 @@ bool RocmInstallationDetector::parseHIPV +@@ -165,135 +165,8 @@ bool RocmInstallationDetector::parseHIPV /// cached and populated only once. const SmallVectorImpl & RocmInstallationDetector::getInstallationPathCandidates() { -- cgit v1.2.3