[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 05:31:22 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292214: [Support/Compression] - Change zlib API to return Error instead of custom… (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D28684?vs=84645&id=84658#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28684

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

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


More information about the llvm-commits mailing list