[PATCH] D31941: [ELF] - Implemented --compress-debug-sections option.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 06:10:49 PDT 2017


grimar updated this revision to Diff 95114.
grimar added a comment.

- Added multithreaded compression of output sections.
- Removed streaming zlib compression.
- Addressed review comments.


https://reviews.llvm.org/D31941

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp
  test/ELF/compress-debug-output.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31941.95114.patch
Type: text/x-patch
Size: 9010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/e612a0f0/attachment.bin>


More information about the llvm-commits mailing list