blob: 92a85540937f291fbc825ecf8897a6312be52cd6 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
DebugInfoCodeView
DebugInfoPDB
)
set(DebugInfoPDBSources
MappedBlockStreamTest.cpp
PDBApiTest.cpp
)
add_llvm_unittest(DebugInfoPDBTests
${DebugInfoPDBSources}
)