This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6795981 Recommit r270540 fix: forgot to commit the updated dwarfdump- [...] new fd3faf4 Revert r270543 ("Recommit r270540") Failed build bot in anoth [...]
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-zlib.elf-x86-64 | Bin 10384 -> 9589 bytes .../Inputs/dwarfdump-test-zlibgnu.elf-x86-64 | Bin 10320 -> 0 bytes test/DebugInfo/dwarfdump-zlib.test | 6 -- 11 files changed, 18 insertions(+), 86 deletions(-) delete mode 100644 test/DebugInfo/Inputs/dwarfdump-test-zlibgnu.elf-x86-64