forked from OSchip/llvm-project
build: add a dependency on llvm-strings
Since we now have tests for llvm-strings, add a dependency on the tool. llvm-svn: 286707
This commit is contained in:
parent
2729786fff
commit
c1f8e1f35c
|
@ -57,6 +57,7 @@ set(LLVM_TEST_DEPENDS
|
|||
llvm-rtdyld
|
||||
llvm-size
|
||||
llvm-split
|
||||
llvm-strings
|
||||
llvm-symbolizer
|
||||
llvm-tblgen
|
||||
llvm-xray
|
||||
|
|
Loading…
Reference in New Issue