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
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to