blob: a4f75d26f660373e998917ddc7fa9f555ac1166b [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Support
Option
)
add_clang_unittest(ClangDriverTests
DistroTest.cpp
ToolChainTest.cpp
MultilibTest.cpp
)
target_link_libraries(ClangDriverTests
clangDriver
clangBasic
)