[cmake] Add llvm-dwarfdump to clang test dependencies

Commit r363496 ("[Clang] Harmonize Split DWARF options with llc",
2019-06-15) introduced the use of llvm-dwarfdump in the clang tests,
so ensure the clang tests are dependent on llvm-dwarfdump.

llvm-svn: 364021
This commit is contained in:
Sven van Haastregt 2019-06-21 10:26:20 +00:00
parent 772a7a7680
commit e65fa21cf0
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ if( NOT CLANG_BUILT_STANDALONE )
llvm-cat
llvm-cxxfilt
llvm-dis
llvm-dwarfdump
llvm-lto2
llvm-modextract
llvm-nm