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

Puyan Lotfi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 9 13:41:19 PDT 2018


plotfi created this revision.
plotfi added reviewers: alexshap, jakehehrlich.
Herald added subscribers: llvm-commits, rupprecht, JDevlieghere.

Repository:
  rL LLVM

https://reviews.llvm.org/D51841

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51841.164592.patch
Type: text/x-patch
Size: 17227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180909/79676664/attachment.bin>


More information about the llvm-commits mailing list