[PATCH] D31943: [Support] - Implemented zlib::StreamCompression class.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 09:02:04 PDT 2017


>Because I don't have any plans to actually work on that in the near/immediate future - so this would be dead code.

>
>I wouldn't submit this for that use case unless someone has an immediate use for it - which I don't.
>
>If/when I do need it, if it hasn't been added for other needs like lld, I can resurrect this review thread, etc.

Ah, ok. I thought you had some plans for near future.
Latest diff od patch for LLD that needed this does not depend on this patch anymore. (uses already implemented
non-streaming interface).

So if nothing changes here in next days, Ill probably abandon it then.

George.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/aff272bf/attachment.html>


More information about the llvm-commits mailing list