Attempt to unbreak an MSVC buildbot by switching to %llc_dwarf.
[oota-llvm.git] / test / CMakeLists.txt
index d6f7dab1287e004335a0739bb5a6701b96a2c914..d495387609aeee499a562a3a58d9ad1e8bf0a298 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
@@ -36,12 +37,13 @@ set(LLVM_TEST_DEPENDS
           llvm-mcmarkup
           llvm-nm
           llvm-objdump
+          llvm-profdata
           llvm-readobj
           llvm-rtdyld
           llvm-symbolizer
+          llvm-tblgen
           macho-dump
           opt
-          profile_rt-shared
           FileCheck
           count
           not