[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 07:03:47 PDT 2016
grimar updated this revision to Diff 57614.
grimar added a comment.
- Updated patch, to write the forgotten type field.
- Also use header variables instead of c++ types (NFC, but looks better IMO).
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.57614.patch
Type: text/x-patch
Size: 9064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160518/148477c4/attachment.bin>
More information about the llvm-commits
mailing list