blob: eac5977a2c1c30b03ab9abdc85400b280351d0c9 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
BinaryFormat
TargetParser
)
add_llvm_unittest(BinaryFormatTests
DwarfTest.cpp
ELFTest.cpp
MachOTest.cpp
MsgPackDocumentTest.cpp
MsgPackReaderTest.cpp
MsgPackWriterTest.cpp
SFrameTest.cpp
TestFileMagic.cpp
)