diff options
| author | Pavel Labath <labath@google.com> | 2017-12-15 14:23:58 +0000 |
|---|---|---|
| committer | Pavel Labath <labath@google.com> | 2017-12-15 14:23:58 +0000 |
| commit | e2867bc4a07b942724fa3be95c6c671b196fe1ae (patch) | |
| tree | 28b1d7e03a3c5313a17f7ae6ff86e31b920cc7d8 /llvm | |
| parent | 786431231f8916e36477d4fba07ce158adddce4e (diff) | |
| download | bcm5719-llvm-e2867bc4a07b942724fa3be95c6c671b196fe1ae.tar.gz bcm5719-llvm-e2867bc4a07b942724fa3be95c6c671b196fe1ae.zip | |
ObjectFileELF: Add support for compressed sections
Summary:
We use the llvm decompressor to decompress SHF_COMPRESSED sections. This enables
us to read data from debug info sections, which are sometimes compressed,
particuarly in the split-dwarf case. This functionality is only available if
llvm is compiled with zlib support.
Reviewers: clayborg, zturner
Subscribers: emaste, mgorny, aprantl, lldb-commits
Differential Revision: https://reviews.llvm.org/D40616
llvm-svn: 320813
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions

