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