blob: 029767471c864fac911ac41231a61c602a1e01b9 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
DebugInfoDWARF
DebugInfoGSYM
MC
Support
ObjectYAML
)
add_llvm_unittest(DebugInfoGSYMTests
GSYMTest.cpp
)
target_link_libraries(DebugInfoGSYMTests PRIVATE LLVMTestingSupport)