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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 03:04:42 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL270977: [llvm-mc] - Teach llvm-mc to generate zlib styled compression sections. (authored by grimar).

Changed prior to commit:
  http://reviews.llvm.org/D20676?vs=58629&id=58764#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20676

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20676.58764.patch
Type: text/x-patch
Size: 13106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160527/4adfed0e/attachment.bin>


More information about the llvm-commits mailing list