[PATCH] D45628: [LLDB] Support GNU-style compressed debug sections (.zdebug)

Erik Welander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 9 09:13:28 PDT 2018


alur updated this revision to Diff 145939.
alur retitled this revision from "[LLDB] Support compressed debug info sections (.zdebug*)" to "[LLDB] Support GNU-style compressed debug sections (.zdebug)".
alur added a comment.

Updated the diff to be against head, again.


https://reviews.llvm.org/D45628

Files:
  packages/Python/lldbsuite/test/linux/compressed-debug-info/Makefile
  packages/Python/lldbsuite/test/linux/compressed-debug-info/TestCompressedDebugInfo.py
  packages/Python/lldbsuite/test/linux/compressed-debug-info/a.c
  source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45628.145939.patch
Type: text/x-patch
Size: 16286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180509/b20b210e/attachment.bin>


More information about the llvm-commits mailing list