summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2014-12-12 20:56:49 +0000
committerNico Weber <nicolasweber@gmx.de>2014-12-12 20:56:49 +0000
commite52fd5b3e5b459a1a125c74c82d0f75fe7367fe9 (patch)
treed922fa4788b82ebe6dde2a9f2ab7440b34f6f7d9
parent6334f46db8994f3402340f927a268b5c865f0e27 (diff)
downloadbcm5719-llvm-e52fd5b3e5b459a1a125c74c82d0f75fe7367fe9.tar.gz
bcm5719-llvm-e52fd5b3e5b459a1a125c74c82d0f75fe7367fe9.zip
Add llvm-dsymutil to test/CMakeLists.txt
r224134 added this and runs it from a test, but doesn't build it with test binaries. llvm-svn: 224149
-rw-r--r--llvm/test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CMakeLists.txt b/llvm/test/CMakeLists.txt
index f85a1d97e90..753cf20b153 100644
--- a/llvm/test/CMakeLists.txt
+++ b/llvm/test/CMakeLists.txt
@@ -32,6 +32,7 @@ set(LLVM_TEST_DEPENDS
llvm-dis
llvm-dsymutil
llvm-dwarfdump
+ llvm-dsymutil
llvm-extract
llvm-link
llvm-lto
OpenPOWER on IntegriCloud