X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=test%2FCMakeLists.txt;h=835579c8f6b823cb9657d479c6007d0024570898;hb=6e08a410aa0a375450dfbdd3c1114aafc5fb1fb9;hp=edefcb79f87eaead3b23be8193d81cc9e3772e82;hpb=df5ed1b08acf0f278275bce15ffc6d2cf953816d;p=oota-llvm.git diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index edefcb79f87..835579c8f6b 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -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