mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Add dependency on llvm-bcanalyzer from tests to the CMake build.
This fixes a CMake build break introduced by r165739. Thanks Jan Voung for the quick suggestion/fix. llvm-svn: 165978
This commit is contained in:
parent
7a89835ee4
commit
5066b7681f
@ -19,7 +19,7 @@ add_lit_testsuite(check-llvm "Running the LLVM regression tests"
|
||||
DEPENDS UnitTests
|
||||
BugpointPasses LLVMHello
|
||||
llc lli llvm-ar llvm-as
|
||||
llvm-diff
|
||||
llvm-bcanalyzer llvm-diff
|
||||
llvm-dis llvm-extract llvm-dwarfdump
|
||||
llvm-link llvm-mc llvm-nm llvm-objdump llvm-readobj
|
||||
macho-dump opt
|
||||
|
Loading…
Reference in New Issue
Block a user