blob: 1a683484b5f9d87979aaf064522f6827ce40313b [file] [log] [blame]
add_lld_unittest(lldMachOTests
MachONormalizedFileBinaryReaderTests.cpp
MachONormalizedFileBinaryWriterTests.cpp
MachONormalizedFileToAtomsTests.cpp
MachONormalizedFileYAMLTests.cpp
)
target_link_libraries(lldMachOTests
lldDriver
lldMachO
lldYAML
)