davide added inline comments.
================
Comment at: lldb/lit/tools/lldb-instr/lit.local.cfg:1
-import sys
-
-if not config.have_lldb_instr:
+if not "lldb-inst" in config.available_features:
config.unsupported = True
----------------
lldb-instr.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61533/new/
https://reviews.llvm.org/D61533
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
