Testcase for PR17964
[oota-llvm.git] / test / CMakeLists.txt
index d900471d570fef572470e1f746a8f6e733800d00..d6f7dab1287e004335a0739bb5a6701b96a2c914 100644 (file)
@@ -13,6 +13,7 @@ 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
           UnitTests
           BugpointPasses
@@ -23,6 +24,7 @@ set(LLVM_TEST_DEPENDS
           llvm-ar
           llvm-as
           llvm-bcanalyzer
+          llvm-c-test
           llvm-cov
           llvm-diff
           llvm-dis