blob: 0378e61644295f9238ddcf461c754ab11913aa9e [file] [log] [blame]
add_lld_unittest(DriverTests
UniversalDriverTest.cpp
GnuLdDriverTest.cpp
DarwinLdDriverTest.cpp
)
target_link_libraries(DriverTests
lldDriver
lldCOFF
lldCore
lldMachO
)