[Lldb-commits] [PATCH] D40616: ObjectFileELF: Add support for compressed sections
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 29 11:12:57 PST 2017
davide requested changes to this revision.
davide added a comment.
This revision now requires changes to proceed.
This one is a little weird when written as unittest. Not the worst thing, but I agree it should use `llvm-lit`.
Can you give it a shot, Pavel? If that doesn't work, we should at least evaluate the amount of work needed to get `llvm-lit` to run with `lldb` before dismissing it entirely.
BTW, nice to see lldb getting more and more tests, regardless :)
https://reviews.llvm.org/D40616
More information about the lldb-commits
mailing list