diff options
| author | Nikita Popov <npopov@redhat.com> | 2024-06-11 08:08:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-11 08:08:03 +0200 |
| commit | 34033dc1610982570328b39a38596a9968e3c7b2 (patch) | |
| tree | cf0c98ab03c19dfc1ae8bd880822f4fd07ccec0d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 1bebb99324a1cd85e18e1907c7afdde5d2bc4593 (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
