summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2017-09-03 03:00:27 +0000
committerHal Finkel <hfinkel@anl.gov>2017-09-03 03:00:27 +0000
commitfaea89735c1859d50dfb51733a370e7b9c8f46a4 (patch)
treeb5774f2080fd1235780ec2e17e616eb044d70796 /llvm/test
parentfe96ff73983e01c2fcc7efa23d4513f7c5290611 (diff)
downloadbcm5719-llvm-faea89735c1859d50dfb51733a370e7b9c8f46a4.tar.gz
bcm5719-llvm-faea89735c1859d50dfb51733a370e7b9c8f46a4.zip
Add llvm-isel-fuzzer to test/CMakeLists.txt
Tests were added that depend on llvm-isel-fuzzer in r312427, so the tests should depend on the tool. llvm-svn: 312433
Diffstat (limited to 'llvm/test')
-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 0233cba61f1..28bec84989f 100644
--- a/llvm/test/CMakeLists.txt
+++ b/llvm/test/CMakeLists.txt
@@ -53,6 +53,7 @@ set(LLVM_TEST_DEPENDS
llvm-dwarfdump
llvm-dwp
llvm-extract
+ llvm-isel-fuzzer
llvm-lib
llvm-link
llvm-lto2
OpenPOWER on IntegriCloud