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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 05:49:30 PDT 2017


>You can indeed do that way, but the code to do that would look very different from the current code, because you need to apply >relocations and pass it to zlib for each input section. Not sure if it's worth it.

Lets continue LLD relative discussion in D31941 thread. For now it seems (for me) that
streaming not a bad option for start, I added my comments there.

George.

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


More information about the llvm-commits mailing list