[PATCH] D20676: [llvm-mc] - Teach llvm-mc to generate zlib styled compression sections.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 08:59:39 PDT 2016


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

- Addressed review comments


http://reviews.llvm.org/D20676

Files:
  include/llvm/MC/MCAsmInfo.h
  include/llvm/MC/MCSectionELF.h
  lib/CodeGen/LLVMTargetMachine.cpp
  lib/MC/ELFObjectWriter.cpp
  lib/MC/MCAsmInfo.cpp
  test/MC/ELF/compression.s
  tools/llvm-mc/llvm-mc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20676.58624.patch
Type: text/x-patch
Size: 12871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160526/811f2018/attachment.bin>


More information about the llvm-commits mailing list