1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00

[llvm-dwp] Add missing dependency from llvm tests on the llvm-dwp tool

llvm-svn: 254357
This commit is contained in:
David Blaikie 2015-12-01 00:57:05 +00:00
parent 977b61006b
commit 02bed9795e

View File

@ -39,6 +39,7 @@ set(LLVM_TEST_DEPENDS
llvm-dis
llvm-dsymutil
llvm-dwarfdump
llvm-dwp
llvm-extract
llvm-lib
llvm-link