Displaying 1 result from an estimated 1 matches for "8b4f348b".
2014 Sep 23
2
[LLVMdev] proposal to avoid zlib dependency.
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.