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:
Saleem Abdulrasool 2016-11-12 03:45:21 +00:00
parent 2729786fff
commit c1f8e1f35c
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ set(LLVM_TEST_DEPENDS
llvm-rtdyld
llvm-size
llvm-split
llvm-strings
llvm-symbolizer
llvm-tblgen
llvm-xray