projects
/
clang
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87b5df0
)
[clang/test] Add missing dependency on llvm-cxxfilt.
author
David L. Jones
<dlj@google.com>
Thu, 16 May 2019 21:13:59 +0000
(21:13 +0000)
committer
David L. Jones
<dlj@google.com>
Thu, 16 May 2019 21:13:59 +0000
(21:13 +0000)
This tool is needed by clang/test/CodeGen/Output/ppc-mmintrin.c.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@360939
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/test/CMakeLists.txt
b/test/CMakeLists.txt
index 939390de2da4a30d256c8d1f3845de875f45cb8d..9f6bcbb5ab5386a9a2041f795639d2ff4b851ada 100644
(file)
--- a/
test/CMakeLists.txt
+++ b/
test/CMakeLists.txt
@@
-107,6
+107,7
@@
if( NOT CLANG_BUILT_STANDALONE )
llvm-as
llvm-bcanalyzer
llvm-cat
+ llvm-cxxfilt
llvm-dis
llvm-lto2
llvm-modextract