summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/main.c
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-07-10 16:10:43 +0000
committerPavel Labath <pavel@labath.sk>2019-07-10 16:10:43 +0000
commit0ace98c9df70200bdcd5af296f5172a49b3988e5 (patch)
tree23ac9c73daba10110e7b6f178a010e56482f259e /lldb/packages/Python/lldbsuite/test/python_api/section/main.c
parent58426a3707dcae151134b56688135da32f83e5bf (diff)
downloadbcm5719-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/section/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud