sbc100 abandoned this revision.
sbc100 added a comment.
This was fixed in https://reviews.llvm.org/D62333
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62320/new/
https://reviews.llvm.org/D62320
___
cf
ymandel accepted this revision.
ymandel added a comment.
This revision is now accepted and ready to land.
Thanks for fixing this. Might want to wait for Nico's response, though, since
the original change was at his suggestion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
h
sbc100 created this revision.
Herald added subscribers: cfe-commits, aheejin, mgorny.
Herald added a project: clang.
All the other unittests I can find specify LLVMTestingSupport in
target_link_libraries not as part of LLVM_LINK_COMPONENTS.
I'm how/why this fixes the build issue, but its consiste