aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorEdd Dawson <edd.dawson@sony.com>2024-09-25 18:08:32 +0100
committerGitHub <noreply@github.com>2024-09-25 18:08:32 +0100
commit660ddb3a9357e766eb628abb8ea8c0776951d0db (patch)
tree607599c31570dad5a1cbb5dcff21048b4fb70d59 /clang/lib/Lex/ModuleMap.cpp
parent1c1bb7749860b4265c002528cbfe4b6c623b934c (diff)
downloadllvm-660ddb3a9357e766eb628abb8ea8c0776951d0db.zip
llvm-660ddb3a9357e766eb628abb8ea8c0776951d0db.tar.gz
llvm-660ddb3a9357e766eb628abb8ea8c0776951d0db.tar.bz2
[PS4,PS5][Driver] Pass `-L<sdk>/target/lib -L.` to linker (#109796)
The proprietary PS4 linker implicitly adds `=/target/lib` and `.` as library search paths. This behaviour was added to the PS5 linker via a downstream patch in LLD. This really belongs in the driver, instead. This change adds the driver behaviour to allow removal of the downstream patch in LLD. There are no plans to update the PS4 linker behaviour in the analogous way, so do not pass the same search paths to the PS4 linker. SIE tracker: TOOLCHAIN-16704
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions