diff options
author | George Rimar <grimar@accesssoftek.com> | 2019-03-06 14:01:54 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2019-03-06 14:01:54 +0000 |
commit | f2eb8caa3fbb4338c061782d9b414fcadd8f9e40 (patch) | |
tree | 7c0d01634b50364c7267bd5a0ab60e8971e9e1eb /lldb/packages/Python | |
parent | a033572d67bfac2b03868b745616c794c2ffc703 (diff) | |
download | bcm5719-llvm-f2eb8caa3fbb4338c061782d9b414fcadd8f9e40.tar.gz bcm5719-llvm-f2eb8caa3fbb4338c061782d9b414fcadd8f9e40.zip |
[llvm-objcopy] - Fix incorrect CompressedSection creation.
We should create CompressedSection only if the section has SHF_COMPRESSED flag
or it's name starts from '.zdebug'.
Currently, we create it if section's data starts from ZLIB signature.
Differential revision: https://reviews.llvm.org/D59018
llvm-svn: 355501
Diffstat (limited to 'lldb/packages/Python')
0 files changed, 0 insertions, 0 deletions