[PATCH] D20470: [llvm-dwarfdump] - Teach dwarfdump to decompress debug sections in zlib style.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Sat May 21 02:16:36 PDT 2016


grimar updated this revision to Diff 58034.
grimar added a comment.

- Addressed review comments.


http://reviews.llvm.org/D20470

Files:
  include/llvm/Object/COFF.h
  include/llvm/Object/ELFObjectFile.h
  include/llvm/Object/MachO.h
  include/llvm/Object/ObjectFile.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/Object/COFFObjectFile.cpp
  lib/Object/MachOObjectFile.cpp
  test/DebugInfo/Inputs/dwarfdump-test-zlib.cc
  test/DebugInfo/Inputs/dwarfdump-test-zlib.elf-x86-64
  test/DebugInfo/Inputs/dwarfdump-test-zlibgnu.elf-x86-64
  test/DebugInfo/dwarfdump-zlib.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20470.58034.patch
Type: text/x-patch
Size: 9601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160521/bb946b01/attachment.bin>


More information about the llvm-commits mailing list