[PATCH] D49678: [llvm-objcopy] Adding support for compressed DWARF debug sections.

Puyan Lotfi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 31 11:24:08 PDT 2018


plotfi updated this revision to Diff 163569.
plotfi marked an inline comment as done.
plotfi added a comment.

Adding alignment 8 for compressed sections.


Repository:
  rL LLVM

https://reviews.llvm.org/D49678

Files:
  test/tools/llvm-objcopy/Inputs/compress-debug-sections.yaml
  test/tools/llvm-objcopy/compress-debug-sections-default-gnu.test
  test/tools/llvm-objcopy/compress-debug-sections-default.test
  test/tools/llvm-objcopy/compress-debug-sections-invalid-format.test
  test/tools/llvm-objcopy/compress-debug-sections-zlib-gnu.test
  test/tools/llvm-objcopy/compress-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: D49678.163569.patch
Type: text/x-patch
Size: 17581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180831/1bc728f3/attachment.bin>


More information about the llvm-commits mailing list