search for: lld_site_config

Displaying 1 result from an estimated 1 matches for "lld_site_config".

Did you mean: lit_site_config
2012 Jul 26
0
[LLVMdev] [lld] Patch to incorporate lld test-suite into "make check-all"
...============================================ --- tools/lld/test/CMakeLists.txt +++ tools/lld/test/CMakeLists.txt @@ -17,11 +17,11 @@ if ( NOT LLD_BUILT_STANDALONE ) set(LLD_TEST_DEPS lld-core lld-test.deps - FileCheck not + FileCheck not llvm-nm ) set(LLD_TEST_PARAMS lld_site_config=${CMAKE_CURRENT_BINARY_DIR}/lit.site.cfg )