Displaying 2 results from an estimated 2 matches for "d65f83b3".
2014 Sep 23
2
[LLVMdev] proposal to avoid zlib dependency.
...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>
2014 Sep 20
3
[LLVMdev] proposal to avoid zlib dependency.
On Sat, Sep 20, 2014 at 11:26 AM, Dan Liew <dan at su-root.co.uk> wrote:
> On 18 September 2014 16:59, Reid Kleckner <rnk at google.com> wrote:
> > I also want to point out that there is prior art for bundling these
> types of
> > single-source-file utility libraries in lib/Support. We have MD5.cpp,
> > ConvertUTF.cpp, and reg*.c implementing various bits of