summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2024-06-11 08:08:03 +0200
committerGitHub <noreply@github.com>2024-06-11 08:08:03 +0200
commit34033dc1610982570328b39a38596a9968e3c7b2 (patch)
treecf0c98ab03c19dfc1ae8bd880822f4fd07ccec0d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent1bebb99324a1cd85e18e1907c7afdde5d2bc4593 (diff)
[clangd] Use clang_target_link_libraries() for clang libs (#94937)
Use clang_target_link_libraries() instead of LINK_LIBS when linking clang libraries. This ensures that in CLANG_LINK_CLANG_DYLIB mode we link against libclang-cpp.so (instead of linking against both it and the static libraries). Most places were already doing this correctly, there were just a handful of leftovers.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions