[Lldb-commits] [PATCH] D45215: RFC/WIP: Have lit run the lldb test suite
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 3 10:29:12 PDT 2018
davide added a comment.
Can you add another test or two? It's a little complicated to see what's going on here, but from your description, it makes sense.
I'm not particularly worried right now to distinguish between `UNSUPPORTED` and `PASS`. In practice, it doesn't matter (at least for the transition phase).
Repository:
rL LLVM
https://reviews.llvm.org/D45215
More information about the lldb-commits
mailing list