aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-06-16 12:31:36 +0200
committerMichał Górny <mgorny@gentoo.org>2020-06-17 19:00:26 +0200
commit1ad5e3cd6b8147d6919a2dbee9b905f86ba50c97 (patch)
tree059c6b1b1c259f9df7549edf06a2d33e3a098011 /clang/lib/Frontend/CompilerInvocation.cpp
parent352558e69b3691cfdc8e1adc2a1fbb737bc67cbb (diff)
downloadllvm-1ad5e3cd6b8147d6919a2dbee9b905f86ba50c97.zip
llvm-1ad5e3cd6b8147d6919a2dbee9b905f86ba50c97.tar.gz
llvm-1ad5e3cd6b8147d6919a2dbee9b905f86ba50c97.tar.bz2
[llvm] Disable linking llvm-exegesis to dylib
Force linking llvm-exegesis to static LLVM libraries instead of dylib to prevent duplicate symbols due to linking both. Ideally, we'd want to link to the dylib only here but the target sub-libraries use hidden symbols from LLVM target libraries and therefore linking the dylib fails. Differential Revision: https://reviews.llvm.org/D81922
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions