blob: fb9d5e564b382f9a36382cf7b27889fcca34c0bc [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
DebugInfoGSYM
Support
)
add_llvm_unittest(DebugInfoGSYMTests
GSYMTest.cpp
)
target_link_libraries(DebugInfoGSYMTests PRIVATE LLVMTestingSupport)