diff options
author | Edd Dawson <edd.dawson@sony.com> | 2024-12-19 09:42:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-19 09:42:44 +0000 |
commit | c616fdc8d0d6598679f667c351b458cb1cf8101b (patch) | |
tree | 61c63849e26d7072cf5da4e3ad4bd36d5e8cc13e /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 976f877388cec5c8976ebe404e6ee68ff7bd5906 (diff) | |
download | llvm-c616fdc8d0d6598679f667c351b458cb1cf8101b.zip llvm-c616fdc8d0d6598679f667c351b458cb1cf8101b.tar.gz llvm-c616fdc8d0d6598679f667c351b458cb1cf8101b.tar.bz2 |
[PS5][Driver] Pass user search paths to linker before implict ones (#119875)
Responsibility for setting up implicit library search paths was recently
transferred to the PS5 driver (llvm#109796). Prior to this, SIE private
patches in lld performed this function. During the transition, I failed
to maintain the order in which implicit and user-supplied search paths
were supplied/considered. This change ensures user-supplied search paths
appear before any implicit ones on the link line.
SIE tracker: TOOLCHAIN-17490
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions