Revert "Debug info: On ARM ensure that the data sections come before the"
[oota-llvm.git] / test / CMakeLists.txt
index edefcb79f87eaead3b23be8193d81cc9e3772e82..835579c8f6b823cb9657d479c6007d0024570898 100644 (file)
@@ -13,7 +13,9 @@ if(NOT LLVM_BUILD_TOOLS)
 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
@@ -38,6 +40,7 @@ set(LLVM_TEST_DEPENDS
           llvm-readobj
           llvm-rtdyld
           llvm-symbolizer
+          llvm-tblgen
           macho-dump
           opt
           profile_rt-shared