diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-06-16 20:43:55 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-17 19:00:26 +0200 |
commit | d4f298c8206b435ce627b022efa0d5da620019cd (patch) | |
tree | 246d2328e035d0af07d4a77f3fdb30f401f76a80 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1ad5e3cd6b8147d6919a2dbee9b905f86ba50c97 (diff) | |
download | llvm-d4f298c8206b435ce627b022efa0d5da620019cd.zip llvm-d4f298c8206b435ce627b022efa0d5da620019cd.tar.gz llvm-d4f298c8206b435ce627b022efa0d5da620019cd.tar.bz2 |
[clang-tools-extra] Prevent linking to duplicate .a libs and dylib
Fix various tool libraries not to link to clang's .a libraries and dylib
simultaneously. This may cause breakage, in particular through
duplicate command-line option declarations.
Differential Revision: https://reviews.llvm.org/D81967
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions