summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2016-03-21 11:03:39 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2016-03-21 11:03:39 +0000
commita4a589eec500d7515c5ecbfb01fff686c6fd0628 (patch)
tree5dd9c26cd82db47cb696842a8d3c2ce4d5a3fd85
parent9da788fda272637287c331a58b812ab452975236 (diff)
downloadbcm5719-llvm-a4a589eec500d7515c5ecbfb01fff686c6fd0628.tar.gz
bcm5719-llvm-a4a589eec500d7515c5ecbfb01fff686c6fd0628.zip
clang/test/Frontend/plugin-annotate-functions.c requires the target examples/AnnotateFunctions.
llvm-svn: 263931
-rw-r--r--clang/test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/CMakeLists.txt b/clang/test/CMakeLists.txt
index f1a5838f6bd..00f5e5a82b6 100644
--- a/clang/test/CMakeLists.txt
+++ b/clang/test/CMakeLists.txt
@@ -40,6 +40,7 @@ endif ()
if (ENABLE_CLANG_EXAMPLES)
list(APPEND CLANG_TEST_DEPS
+ AnnotateFunctions
clang-interpreter
PrintFunctionNames
)
OpenPOWER on IntegriCloud