1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

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 b89c12e248
commit 8359cddf8a

View File

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