diff options
author | Keith Smiley <keithbsmiley@gmail.com> | 2024-03-28 09:41:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 09:41:08 -0700 |
commit | 39fe729502006f1b108828b75af8d63a27364f80 (patch) | |
tree | 9ff2a8be353562cd0afcea3f16faca273b9b1fa7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 36b86438d7cd652bcac3fce51c1bdfad99536ec8 (diff) | |
download | llvm-39fe729502006f1b108828b75af8d63a27364f80.zip llvm-39fe729502006f1b108828b75af8d63a27364f80.tar.gz llvm-39fe729502006f1b108828b75af8d63a27364f80.tar.bz2 |
[lld-macho] Ignore -no_warn_duplicate_libraries flag (#86303)
This is a new ld64 flag (along with `-warn_duplicate_libraries`), where
the warning is enabled by default, and it can be useful to ignore since
it can be hard to dedup library flags across large builds. This doesn't
ignore the enabling version since if someone manually passed that and
lld didn't respect it, we probably want the user to know that.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions