[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 09:16:32 PDT 2016


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

- Removed unrelated change.


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.58629.patch
Type: text/x-patch
Size: 12875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160526/b8040ba3/attachment.bin>


More information about the llvm-commits mailing list