All the other unittests I can find specify LLVMTestingSupport in
target_link_libraries not as part of LLVM_LINK_COMPONENTS.
I'm not sure how/why this fixes the build issue, but its consistent
with other uses.
Differential D62320
Fix LLVM_LINK_LLVM_DYLIB build after rC361285 sbc100 on May 23 2019, 7:58 AM. Authored by
Details
Diff Detail
Event TimelineComment Actions Thanks for fixing this. Might want to wait for Nico's response, though, since the original change was at his suggestion. |