[LLVMdev] proposal to avoid zlib dependency.

Chandler Carruth chandlerc at google.com
Tue Sep 23 01:29:21 PDT 2014


On Mon, Sep 22, 2014 at 9:38 PM, Alex Rosenberg <alexr at leftfield.org> wrote:

> Is your answer the same if we're talking about an asm version of zlib
> that's faster than the compiled version? Because that's a thing.


If zlib is our bottleneck... wow we have bigger issues.

And as we work on a compiler, I kinda hope we can produce a reasonable blob
of asm in most cases. If not, we should probably get on that.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140923/d65f83b3/attachment.html>


More information about the llvm-dev mailing list