blob: 0e48ab8f2f6b2a753504298d97f6e62a4cdce96e [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
DebugInfoMSF
)
add_llvm_unittest(DebugInfoMSFTests
MappedBlockStreamTest.cpp
MSFBuilderTest.cpp
MSFCommonTest.cpp
)
target_link_libraries(DebugInfoMSFTests PRIVATE LLVMTestingSupport)