[PATCH] D20331: [llvm-mc] - Teach llvm-mc to generate compressed debug sections in zlib style.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 06:40:36 PDT 2016


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

- Addressed review comments.


http://reviews.llvm.org/D20331

Files:
  include/llvm/MC/MCContext.h
  include/llvm/MC/MCSectionELF.h
  lib/MC/ELFObjectWriter.cpp
  lib/MC/MCContext.cpp
  lib/MC/MCELFStreamer.cpp
  lib/MC/MCSectionELF.cpp
  test/MC/ELF/compression.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20331.57611.patch
Type: text/x-patch
Size: 9030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160518/5cc522cc/attachment.bin>


More information about the llvm-commits mailing list