Add dependency on llvm-bcanalyzer from tests to the CMake build.
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 15 Oct 2012 21:11:46 +0000 (21:11 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 15 Oct 2012 21:11:46 +0000 (21:11 +0000)
This fixes a CMake build break introduced by r165739.

Thanks Jan Voung for the quick suggestion/fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165978 91177308-0d34-0410-b5e6-96231b3b80d8

test/CMakeLists.txt

index bc226ca22834e4158e48d76e48bbd9a93c03adb3..4f099a922a83e998233ac02bd6c9568b1a4d4516 100644 (file)
@@ -19,7 +19,7 @@ add_lit_testsuite(check-llvm "Running the LLVM regression tests"
   DEPENDS UnitTests
           BugpointPasses LLVMHello
           llc lli llvm-ar llvm-as
-          llvm-diff
+          llvm-bcanalyzer llvm-diff
           llvm-dis llvm-extract llvm-dwarfdump
           llvm-link llvm-mc llvm-nm llvm-objdump llvm-readobj
           macho-dump opt