[PATCH] D31943: [Support] - Implemented zlib::StreamCompression class.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 13 02:52:13 PDT 2017
grimar updated this revision to Diff 95091.
grimar added a comment.
- Updated stubs implementation for case when zlib was not available(defined) (update of signatures and names, code was not compilable in that case).
https://reviews.llvm.org/D31943
Files:
include/llvm/Support/Compression.h
lib/Support/Compression.cpp
unittests/Support/CompressionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31943.95091.patch
Type: text/x-patch
Size: 7022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/1af7448f/attachment.bin>
More information about the llvm-commits
mailing list