[PATCH] D28106: [ELF] - Reuse DWARFCompression class.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 02:50:02 PST 2017


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

- https://reviews.llvm.org/D28105 was landed recently, this patch was updated to match latest changes in Decompressor API. Had to introduce one mote fatal() helper.

Is it OK to land ?


https://reviews.llvm.org/D28106

Files:
  ELF/Driver.cpp
  ELF/Error.cpp
  ELF/Error.h
  ELF/InputSection.cpp
  ELF/InputSection.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28106.84093.patch
Type: text/x-patch
Size: 6042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170112/cb5aa028/attachment.bin>


More information about the llvm-commits mailing list