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