[PATCH] D51841: [llvm-objcopy] Dwarf decompression support.

Puyan Lotfi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 03:31:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343451: [llvm-objcopy] Adding support for decompressing zlib compressed dwarf sections. (authored by zer0, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51841?vs=167669&id=167693#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51841

Files:
  llvm/trunk/test/tools/llvm-objcopy/compress-and-decompress-debug-sections-error.test
  llvm/trunk/test/tools/llvm-objcopy/compress-debug-sections-zlib-gnu.test
  llvm/trunk/test/tools/llvm-objcopy/compress-debug-sections-zlib.test
  llvm/trunk/test/tools/llvm-objcopy/compress-debug-sections.test
  llvm/trunk/tools/llvm-objcopy/ObjcopyOpts.td
  llvm/trunk/tools/llvm-objcopy/Object.cpp
  llvm/trunk/tools/llvm-objcopy/Object.h
  llvm/trunk/tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51841.167693.patch
Type: text/x-patch
Size: 15688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181001/170924c9/attachment.bin>


More information about the llvm-commits mailing list