[Lldb-commits] [PATCH] D45628: [LLDB] Support compressed debug info sections (.zdebug*)

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 16 04:05:21 PDT 2018


labath added a comment.

Thank you for the patch. For testing I'd recommend taking a look at r320813 https://reviews.llvm.org/D40616, which implemented the SHF_COMPRESSED part of the compressed section support. It looks like we should add a new field to the "lldb-test module-sections" output, so that we can test the section type computation code.


https://reviews.llvm.org/D45628





More information about the lldb-commits mailing list