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

Puyan Lotfi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 30 17:45:39 PDT 2018


plotfi updated this revision to Diff 167668.
plotfi marked 4 inline comments as done.
plotfi added a comment.

- changed std::function to llvm::function_ref
- added cp %t %t.o to tests


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-zlib-gnu.test
  test/tools/llvm-objcopy/compress-debug-sections-zlib.test
  test/tools/llvm-objcopy/compress-debug-sections.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.167668.patch
Type: text/x-patch
Size: 15115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181001/c5e1a485/attachment-0001.bin>


More information about the llvm-commits mailing list