[PATCH] D20272: [ELF] - Support of compressed input sections implemented.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 06:34:22 PDT 2016


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

- Updated testcase after r270987, which updated llvm-mc to work with both zlib, zlib-gnu. Now I think this patch is ready to commit.


http://reviews.llvm.org/D20272

Files:
  ELF/Driver.cpp
  ELF/InputSection.cpp
  ELF/InputSection.h
  ELF/Writer.cpp
  test/ELF/compressed-debug-input.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20272.58779.patch
Type: text/x-patch
Size: 6020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160527/d80537a8/attachment.bin>


More information about the llvm-commits mailing list