git://git.jankratochvil.net
/
lldb.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make check-clang depend on the LLVM split-file utility
[lldb.git]
/
clang
/
test
/
CMakeLists.txt
diff --git
a/clang/test/CMakeLists.txt
b/clang/test/CMakeLists.txt
index
4e9a184
..
2aff029
100644
(file)
--- a/
clang/test/CMakeLists.txt
+++ b/
clang/test/CMakeLists.txt
@@
-124,6
+124,7
@@
if( NOT CLANG_BUILT_STANDALONE )
llvm-readobj
llvm-symbolizer
opt
+ split-file
yaml2obj
)