This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 4f4819bc6 [CMake][NFC] Remove dead code lldb_append_link_flags() from A [...] new ef6d7db56 ObjectFileELF: Add support for gnu-style compressed sections
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lit/Modules/ELF/compressed-sections.yaml | 13 +++++- lit/SymbolFile/DWARF/gnu-style-compression.cpp | 14 ++++++ source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 59 +++++++++++++------------ 3 files changed, 57 insertions(+), 29 deletions(-) create mode 100644 lit/SymbolFile/DWARF/gnu-style-compression.cpp