blob: 57d81ae38de2b04972c2f95bd2dd85ad0880d816 [file] [log] [blame]
add_lld_unittest(DriverTests
UniversalDriverTest.cpp
GnuLdDriverTest.cpp
DarwinLdDriverTest.cpp
WinLinkDriverTest.cpp
WinLinkModuleDefTest.cpp
InputGraphTest.cpp
)
target_link_libraries(DriverTests
lldDriver
)