blob: e844e95251ab2a69930d74d3989c72227c0572be [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
DebugInfo
)
set(DebugInfoSources
DWARFFormValueTest.cpp
)
add_llvm_unittest(DebugInfoTests
${DebugInfoSources}
)