mirror of
https://github.com/intel/llvm.git
synced 2026-02-06 15:18:53 +08:00
Add a missing tool dependency.
This dependency was introduced in r308681. llvm-svn: 308686
This commit is contained in:
@@ -28,7 +28,7 @@ set(LLD_TEST_DEPS lld)
|
||||
if (NOT LLD_BUILT_STANDALONE)
|
||||
list(APPEND LLD_TEST_DEPS
|
||||
FileCheck count not llvm-ar llvm-as llvm-dis llvm-dwarfdump llvm-nm
|
||||
llc llvm-config llvm-objdump llvm-readobj yaml2obj obj2yaml
|
||||
llc llvm-config llvm-objdump llvm-readelf llvm-readobj yaml2obj obj2yaml
|
||||
llvm-mc llvm-lib llvm-pdbutil opt
|
||||
)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user