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