diff options
author | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2022-10-11 18:53:59 -0400 |
---|---|---|
committer | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2022-10-12 16:36:03 -0400 |
commit | 12c6a41f5249fa97041754d38cac28877ed49611 (patch) | |
tree | d72822451708931a4c09521ac63a1c80eb7eac7b /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 35a4fe4c0bf5f02c2eade1d97cfbda263a9285e1 (diff) | |
download | llvm-12c6a41f5249fa97041754d38cac28877ed49611.zip llvm-12c6a41f5249fa97041754d38cac28877ed49611.tar.gz llvm-12c6a41f5249fa97041754d38cac28877ed49611.tar.bz2 |
[HIP] Fix unbundling archive
When -lxxx is specified, if there happens to have a directory or
file with name xxx, clang will not look up libxxx.a, but will
try to unbundle xxx instead.
Reviewed by: Saiyedul Islam, Artem Belevich
Differential Revision: https://reviews.llvm.org/D135724
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions