mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-12 12:48:59 +00:00
The LLD tests require 'llvm-lib', ensure that this is built.
llvm-svn: 241676
This commit is contained in:
parent
22c4c9ee8f
commit
fb1662f563
@ -22,7 +22,7 @@ configure_lit_site_cfg(
|
||||
set(LLD_TEST_DEPS
|
||||
FileCheck not llvm-ar llvm-as llvm-nm llc
|
||||
lld llvm-config llvm-objdump llvm-readobj yaml2obj obj2yaml
|
||||
linker-script-test macho-dump llvm-mc llvm-nm
|
||||
linker-script-test macho-dump llvm-mc llvm-nm llvm-lib
|
||||
)
|
||||
if (LLVM_INCLUDE_TESTS)
|
||||
set(LLD_TEST_DEPS ${LLD_TEST_DEPS} LLDUnitTests)
|
||||
|
Loading…
x
Reference in New Issue
Block a user