summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2015-09-19 07:19:30 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2015-09-19 07:19:30 +0000
commit7a4660aaa91ad147c23006412d6153770cd54030 (patch)
tree3fd9ee8122b4c976b9dc6785902769537e50a822 /test/CMakeLists.txt
parent96465eb3e38e06a58d339cc00a34125026f8fa94 (diff)
[CMake] Update LLVM_TEST_DEPENDS not to use macho-dump. It has been unused since r247235.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248088 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 464a6f0161a..6bcb8cec08e 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -53,7 +53,6 @@ set(LLVM_TEST_DEPENDS
llvm-split
llvm-symbolizer
llvm-tblgen
- macho-dump
opt
FileCheck
count