[Lldb-commits] [PATCH] D40475: DWZ 10/11: DWZ test mode

Davide Italiano via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Feb 25 21:27:08 PST 2018


davide added a comment.

fwiw, you don't need unit tests or python tests to implement this.
If I understand the feature correctly you can probably extend `lldb-test` (which is run as part of `check-lldb-lit`).
Up to you though.


https://reviews.llvm.org/D40475





More information about the lldb-commits mailing list