mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-09 01:29:52 +00:00
[CMake] Add lli to LLDB_TEST_DEPS
lli is used by lit/Breakpoint/jitbp_elf.test I had a test failure when running check-lldb-lit because my lli was stale. llvm-svn: 360557
This commit is contained in:
parent
98fe9c9869
commit
89b35d9ccd
@ -24,6 +24,7 @@ list(APPEND LLDB_TEST_DEPS
|
||||
llc
|
||||
lldb
|
||||
lldb-test
|
||||
lli
|
||||
llvm-config
|
||||
llvm-mc
|
||||
llvm-objcopy
|
||||
|
Loading…
Reference in New Issue
Block a user