aboutsummaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2012-10-15 21:11:46 +0000
committerDavid Blaikie <dblaikie@gmail.com>2012-10-15 21:11:46 +0000
commit66d4b0fbf46d999f87f5c9a5a67751c111727b50 (patch)
tree5326f3b0b540fec7cf038fb5468c731ce17af0b0 /test/CMakeLists.txt
parent702cc91aa1bd41540e8674921ae7ac89a4ff061f (diff)
downloadexternal_llvm-66d4b0fbf46d999f87f5c9a5a67751c111727b50.zip
external_llvm-66d4b0fbf46d999f87f5c9a5a67751c111727b50.tar.gz
external_llvm-66d4b0fbf46d999f87f5c9a5a67751c111727b50.tar.bz2
Add dependency on llvm-bcanalyzer from tests to the CMake build.
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
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index bc226ca..4f099a9 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -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