llvm-project/lldb/lit/Modules
Pavel Labath 0ace98c9df ObjectFileELF: Add support for gnu-style compressed sections
With this style, a compressed section is indicated by a "z" in the section
name, instead of a section header flag. This patch consists of two small tweaks:
- use an llvm Decompressor method in order to properly detect compressed sections
- make sure we recognise .zdebug_info (and friends) when classifying section types.

llvm-svn: 365654
2019-07-10 16:10:43 +00:00
..
Breakpad Breakpad: Add support for the arm64e "architecture" 2019-06-10 16:21:26 +00:00
ELF ObjectFileELF: Add support for gnu-style compressed sections 2019-07-10 16:10:43 +00:00
MachO ELF: Don't create sections for section header index 0 2018-12-18 15:56:45 +00:00
PECOFF [PECOFF] Implementation of ObjectFilePECOFF:: GetUUID() 2019-04-30 01:41:33 +00:00
lit.local.cfg [lldb] [ObjectFile/ELF] Fix recognizing NetBSD images 2019-02-20 14:31:06 +00:00