Make lldb-mi optional and change how we deal with missing tools in lit
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 3 May 2019 20:33:58 +0000 (20:33 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 3 May 2019 20:33:58 +0000 (20:33 +0000)
commitc1e2c5340be7a99989c8b94f023a2bc7404cf3b9
tree707925d9e4d11ef0b8046d87eb930e06fec26005
parent80b047ef6614172c1ac21d312ac00ac1f86d5d88
Make lldb-mi optional and change how we deal with missing tools in lit

We don't need the variables in lit, we can use the capabilities to check
if the utility exists.

Differential revision: https://reviews.llvm.org/D61533

llvm-svn: 359926
lldb/lit/CMakeLists.txt
lldb/lit/lit.site.cfg.py.in
lldb/lit/tools/lldb-instr/lit.local.cfg
lldb/tools/CMakeLists.txt