blob: 82d76ecf64a886df030d4e009225ef27a156aa5d [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
BinaryFormat
)
add_llvm_unittest(BinaryFormatTests
DwarfTest.cpp
MachOTest.cpp
MsgPackReaderTest.cpp
MsgPackTypesTest.cpp
MsgPackWriterTest.cpp
TestFileMagic.cpp
)