[CMake] Add lld to the list of test dependencies.

llvm-svn: 171580
This commit is contained in:
Michael J. Spencer 2013-01-05 00:51:04 +00:00
parent 70d0e10c5f
commit 3a772ebbe4

View File

@ -20,6 +20,7 @@ if ( NOT LLD_BUILT_STANDALONE )
set(LLD_TEST_DEPS
lld-core lld-test.deps
FileCheck not llvm-nm
lld
)
set(LLD_TEST_PARAMS
lld_site_config=${CMAKE_CURRENT_BINARY_DIR}/lit.site.cfg