diff options
author | Fangrui Song <i@maskray.me> | 2022-07-14 16:19:32 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-07-14 16:19:32 -0700 |
commit | 141c9d775961576809f15e83e19a5cd1482f330b (patch) | |
tree | e1721abacee1efd5fb06b7a1bbced1263d02fd9b /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | dcfc1fd26f6c2e6ecb1f8f9ae1b77d7b5c30c434 (diff) | |
download | llvm-141c9d775961576809f15e83e19a5cd1482f330b.zip llvm-141c9d775961576809f15e83e19a5cd1482f330b.tar.gz llvm-141c9d775961576809f15e83e19a5cd1482f330b.tar.bz2 |
[llvm-dwp] Add SHF_COMPRESSED support and remove .zdebug support
clang 14 removed -gz=zlib-gnu and ld.lld/llvm-objcopy removed .zdebug support
recently. llvm-dwp currently doesn't support SHF_COMPRESSED. Add support and
remove .zdebug support.
Simplify llvm::object::Decompressor which has no .zdebug user now.
While here, add tests for ELF32LE, ELF32BE, and ELF64BE.
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D129728
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions