llvm-project/lldb/source/Plugins/ObjectFile
Fangrui Song ecfaf4801c [lldb] Remove ELF .zdebug support
clang 14 removed -gz=zlib-gnu support and ld.lld/llvm-objcopy removed zlib-gnu
support recently. Remove lldb support by migrating away from
llvm::object::Decompressor::isCompressedELFSection.
The API has another user llvm-dwp, so it is not removed in this patch.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D129724
2022-07-14 10:12:48 -07:00
..
Breakpad [lldb] Change CreateMemoryInstance to take a WritableDataBuffer 2022-04-05 13:46:41 -07:00
ELF [lldb] Remove ELF .zdebug support 2022-07-14 10:12:48 -07:00
JIT [lldb] Change CreateMemoryInstance to take a WritableDataBuffer 2022-04-05 13:46:41 -07:00
Mach-O [lld] Don't use Optional::hasValue (NFC) 2022-06-26 19:29:40 -07:00
Minidump [lldb] Change CreateMemoryInstance to take a WritableDataBuffer 2022-04-05 13:46:41 -07:00
PDB [lldb] Stop passing both i386 and i686 in parallel as architectures on Windows 2022-07-06 12:13:36 +03:00
PECOFF [lldb] Stop passing both i386 and i686 in parallel as architectures on Windows 2022-07-06 12:13:36 +03:00
wasm [WebAssembly] Add WASM_SEC_LAST_KNOWN to BinaryFormat section types list [NFC] 2022-06-07 12:05:23 -07:00
CMakeLists.txt [lldb] Alphabetize some CMake files a bit better 2021-09-07 13:19:00 -04:00