blob: d9ff62cddd571e031a5e5715c2c381da52292ece [file] [log] [blame]
add_lld_unittest(DriverTests
UniversalDriverTest.cpp
GnuLdDriverTest.cpp
DarwinLdDriverTest.cpp
WinLinkDriverTest.cpp
WinLinkModuleDefTest.cpp
)
target_link_libraries(DriverTests
lldDriver
lldCOFF
lldCore
lldPECOFF
lldMachO
)