aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-strings/llvm-strings.cpp
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-12-26 14:30:35 +0100
committerMichał Górny <mgorny@gentoo.org>2022-12-26 19:03:25 +0100
commitdfc20708bcdf7b4c4bea8595fc4ac8674634d5e6 (patch)
tree82cefb68993df971bcc26cede989482ce50247dc /llvm/tools/llvm-strings/llvm-strings.cpp
parent60359f56aaafac6adee5fa23932f790e6f19bf81 (diff)
downloadllvm-dfc20708bcdf7b4c4bea8595fc4ac8674634d5e6.zip
llvm-dfc20708bcdf7b4c4bea8595fc4ac8674634d5e6.tar.gz
llvm-dfc20708bcdf7b4c4bea8595fc4ac8674634d5e6.tar.bz2
[lldb] [utils] Fix linking lit-cpuid to LLVM dylib
Use `LINK_COMPONENTS` instead of manual `target_link_libraries` to link lit-cpuid to LLVM components. This ensures that dylib is used along with `LLVM_LINK_LLVM_DYLIB` rather than linking to component libraries that may not be installed. This fixes build failure on Gentoo after a dep on TargetParser component was added in f09cf34d00625e57dea5317a3ac0412c07292148. Differential Revision: https://reviews.llvm.org/D140671
Diffstat (limited to 'llvm/tools/llvm-strings/llvm-strings.cpp')
0 files changed, 0 insertions, 0 deletions