summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/RPC/Generator/lit.local.cfg
blob: db9494781c00c33e9c2d407e666448944f4a17ea (plain)
1
2
3
# All tests for the tool need lldb-rpc-gen to be built.
if not config.lldb_has_lldbrpc:
   config.unsupported = True