blob: 22ff0af67a3d4bc08f8bb23404cdecaeaa0229f5 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
InterfaceStub
)
add_llvm_unittest(InterfaceStubTests
ELFYAMLTest.cpp
)
target_link_libraries(InterfaceStubTests PRIVATE LLVMTestingSupport)