forked from OSchip/llvm-project
Add llvm-dwarfdump to the list of test dependencies
It is used by SymbolFile/DWARF/debug-types-dwo-cross-reference.cpp llvm-svn: 367554
This commit is contained in:
parent
f596f45070
commit
eb1ea481a2
|
@ -52,6 +52,7 @@ list(APPEND LLDB_TEST_DEPS
|
|||
lldb-test
|
||||
lli
|
||||
llvm-config
|
||||
llvm-dwarfdump
|
||||
llvm-mc
|
||||
llvm-objcopy
|
||||
llvm-readobj
|
||||
|
|
Loading…
Reference in New Issue