aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Cuda.cpp
diff options
context:
space:
mode:
authorEdd Dawson <edd.dawson@sony.com>2025-01-22 10:46:17 +0000
committerGitHub <noreply@github.com>2025-01-22 10:46:17 +0000
commit1a1dbac5bc4eab4239b365c1b296e2729031a62e (patch)
tree3dc88af87e02e1d9d91392f50c581390ad749dfc /clang/lib/Basic/Cuda.cpp
parent099fd018d1b04013ef46c0e26ed008585ab8bcbb (diff)
downloadllvm-1a1dbac5bc4eab4239b365c1b296e2729031a62e.zip
llvm-1a1dbac5bc4eab4239b365c1b296e2729031a62e.tar.gz
llvm-1a1dbac5bc4eab4239b365c1b296e2729031a62e.tar.bz2
[PS4/PS5][Driver] Observe <sysroot>/target/lib for libraries (#123350)
On PS5, if a custom --sysroot is supplied, `<sysroot>/target/lib` should be added to the library search paths (this already occurs if the default `--sysroot` is not overridden). Until now, this has been hardcoded as a downstream patch in lld. Add it to the driver so that the private patch can be removed. On PS4 the library search paths remain unchanged. The proprietary linker will continue to handle this aspect. On either platform, warn if `<sysroot>/target/lib` is absent. Previously, such warnings were emitted only when the default --sysroot was not overridden. SIE tracker: TOOLCHAIN-16704
Diffstat (limited to 'clang/lib/Basic/Cuda.cpp')
0 files changed, 0 insertions, 0 deletions