This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dba28a8 [llvm-dwarfdump] - Teach dwarfdump to decompress debug sectio [...] new c19728f Revert r270540 "[llvm-dwarfdump] - Teach dwarfdump to decompr [...]
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: include/llvm/Object/COFF.h | 1 - include/llvm/Object/ELFObjectFile.h | 6 -- include/llvm/Object/MachO.h | 1 - include/llvm/Object/ObjectFile.h | 6 -- lib/DebugInfo/DWARF/DWARFContext.cpp | 68 +++++---------------- lib/Object/COFFObjectFile.cpp | 4 -- lib/Object/MachOObjectFile.cpp | 4 -- test/DebugInfo/Inputs/dwarfdump-test-zlib.cc | 8 +-- .../Inputs/dwarfdump-test-zlibgnu.elf-x86-64 | Bin 10320 -> 0 bytes test/DebugInfo/dwarfdump-zlib.test | 6 -- 10 files changed, 18 insertions(+), 86 deletions(-) delete mode 100644 test/DebugInfo/Inputs/dwarfdump-test-zlibgnu.elf-x86-64