SWDEV-299127 - Merge 'develop' into 'amd-staging'

Change-Id: If82919b0ef85c6b57f41dfeb29cdca1629f403c7


[ROCm/hip commit: 95fec757c3]
This commit is contained in:
Jenkins
2022-12-23 12:10:25 +00:00
Executable → Regular
+3
View File
@@ -172,6 +172,9 @@ if ($HIP_PLATFORM eq "amd") {
if($isWindows) {
$HIPLDFLAGS .= " -fuse-ld=lld";
$HIPLDFLAGS .= " --ld-path=$HIP_CLANG_PATH/lld-link.exe";
# escape possible spaces in path name
$HIPCC =~ s/\s/\\$&/g;
}
# get Clang RT Builtin path