[x86] Do not relax PUSHi16 to PUSHi32 (PR18414)
[oota-llvm.git] / test / CMakeLists.txt
index d6f7dab1287e004335a0739bb5a6701b96a2c914..373b1eec7c25fc2fbdce98e0d21ecbfef2c4bfdb 100644 (file)
@@ -15,6 +15,7 @@ endif()
 # Set the depends list as a variable so that it can grow conditionally.
 # NOTE: Sync the substitutions in test/lit.cfg when adding to this list.
 set(LLVM_TEST_DEPENDS
+          llvm-config
           UnitTests
           BugpointPasses
           LLVMHello