aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-06-16 12:16:52 +0200
committerMichał Górny <mgorny@gentoo.org>2020-06-17 19:00:26 +0200
commit352558e69b3691cfdc8e1adc2a1fbb737bc67cbb (patch)
treeb300d1a96cd48c1f5458935aca06c837405b1f65 /clang/lib/Frontend/CompilerInvocation.cpp
parent5c621900a6614d6e27843c14157b4c2630c124c5 (diff)
downloadllvm-352558e69b3691cfdc8e1adc2a1fbb737bc67cbb.zip
llvm-352558e69b3691cfdc8e1adc2a1fbb737bc67cbb.tar.gz
llvm-352558e69b3691cfdc8e1adc2a1fbb737bc67cbb.tar.bz2
[llvm] Avoid linking llvm-cfi-verify to duplicate libs
Fix the CMake rules for LLVMCFIVerify library not to pull duplicate LLVM .a libraries when linking to the dylib. This prevents problems due to duplicate symbols and apparently fixes mingw32. This is an alternative approach to D44650 that just forces .a libraries instead. However, there doesn't seem to be any reason to do that. Differential Revision: https://reviews.llvm.org/D81921
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions