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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 02:35:03 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL270540: [llvm-dwarfdump] - Teach dwarfdump to decompress debug sections in zlib style. (authored by grimar).

Changed prior to commit:
  http://reviews.llvm.org/D20470?vs=58084&id=58211#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20470

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20470.58211.patch
Type: text/x-patch
Size: 10111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160524/8170dab5/attachment.bin>


More information about the llvm-commits mailing list