blob: d7208b2b060fa06fdff4387b9bb05e4d0e146e23 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
TextAPI
)
add_llvm_unittest(TextAPITests
ELFYAMLTest.cpp
)
target_link_libraries(TextAPITests PRIVATE LLVMTestingSupport)