diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-01 21:22:33 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-01 21:22:51 +0200 |
commit | cac8cd0a16e9c0410e33aaca93c760c503eeb68e (patch) | |
tree | 21d0a390efe7d8d94ec7bad4cd7325fb009e2ed9 /llvm/lib/Object/ObjectFile.cpp | |
parent | 232ef38713b984cc84d2a009e83c1b044f0c06d3 (diff) | |
download | llvm-cac8cd0a16e9c0410e33aaca93c760c503eeb68e.zip llvm-cac8cd0a16e9c0410e33aaca93c760c503eeb68e.tar.gz llvm-cac8cd0a16e9c0410e33aaca93c760c503eeb68e.tar.bz2 |
[clang] [unittest/AST] Fix linking to LLVMTestingSupport
Link to LLVMTestingSupport via target_link_libraries() instead of
clang_target_link_libraries(). The latter is ineffective if tests
are linked to libclang.so. This solution is consistent with what other
tests do.
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions