blob: ad84b49dac26c9c8757e2532340e58244697763e [file] [log] [blame]
set(LLVM_LINK_COMPONENTS Symbolize)
add_llvm_unittest(DebugInfoSymbolizerTests
MarkupTest.cpp
)
target_link_libraries(DebugInfoSymbolizerTests PRIVATE LLVMTestingSupport)