diff options
author | Nico Weber <thakis@chromium.org> | 2020-11-20 16:05:33 -0500 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2020-11-30 16:07:20 -0500 |
commit | ebac7100090a914e6a4dd0fdf2a5a196423cbaec (patch) | |
tree | 7b09b799e141de42502a51bf4ae4ffe779f15017 /clang/lib/Lex/ModuleMap.cpp | |
parent | f89e9c8201ea5a5b63af854c92ed26bc7ab4b8db (diff) | |
download | llvm-ebac7100090a914e6a4dd0fdf2a5a196423cbaec.zip llvm-ebac7100090a914e6a4dd0fdf2a5a196423cbaec.tar.gz llvm-ebac7100090a914e6a4dd0fdf2a5a196423cbaec.tar.bz2 |
[lld-macho] Don't warn on non-existent system libraries
Now, new mach-o lld no longer warns if the isysroot has just
usr/lib and System/Library/Frameworks but is missing usr/local/lib
and System/Frameworks.
This matches ld64 and old mach-o lld and fixes a regression from D85992.
It also fixes the only test failure in `check-lld` when running it
on an M1 Mac.
Differential Revision: https://reviews.llvm.org/D91891
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions