[Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Tue May 24 15:29:39 PDT 2016


tfiala added a comment.

F1981857: gmodules-test-support-v5.diff <http://reviews.llvm.org/F1981857>

This is the final patch for the way I'd like to see this.  It breaks out gmodules checking into a separate support module (in lldbsuite/support/gmodules.py).  The skipUnless for gmodules now uses this mechanism, and the one previous gmodules-specific test is now set to run only for gmodules debug info.

@aprantl, if you can put up this patch set here, then we're good to get a final pass on the review from others.


http://reviews.llvm.org/D19998





More information about the lldb-commits mailing list