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

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 13 10:41:44 PDT 2018


clayborg added a comment.

If this is for current and future debugging, it would be nice to change the tool to just use the normal .debug prefixes and just specify SHF_COMPRESSED???


https://reviews.llvm.org/D45628





More information about the lldb-commits mailing list