diff options
author | Pavel Labath <pavel@labath.sk> | 2019-07-10 16:10:43 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-07-10 16:10:43 +0000 |
commit | 0ace98c9df70200bdcd5af296f5172a49b3988e5 (patch) | |
tree | 23ac9c73daba10110e7b6f178a010e56482f259e /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 58426a3707dcae151134b56688135da32f83e5bf (diff) | |
download | bcm5719-llvm-0ace98c9df70200bdcd5af296f5172a49b3988e5.tar.gz bcm5719-llvm-0ace98c9df70200bdcd5af296f5172a49b3988e5.zip |
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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions