[PATCH] D28684: [Support/Compression] - Change zlib API to return Error instead of custom status.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 02:40:01 PST 2017


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

- Addressed review comments.


https://reviews.llvm.org/D28684

Files:
  include/llvm/Support/Compression.h
  lib/MC/ELFObjectWriter.cpp
  lib/Object/Decompressor.cpp
  lib/ProfileData/InstrProf.cpp
  lib/Support/Compression.cpp
  unittests/Support/CompressionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28684.84645.patch
Type: text/x-patch
Size: 11946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170117/a3abfc49/attachment.bin>


More information about the llvm-commits mailing list