[LLVMdev] proposal to avoid zlib dependency.

Christophe Duvernois christophe.duvernois at gmail.com
Tue Sep 16 14:45:09 PDT 2014


Hi

Miniz (https://code.google.com/p/miniz/ ) is very small and performant
implementation of zlib compression with api compatibility and it is public
domain...
Miniz can be integrated directly into the llvm source code.
So it could be a good replacement or alternative to avoid zlib dependency...

If someone is interested i can provide a patch.

Regards
Christophe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140916/2963d5dc/attachment.html>


More information about the llvm-dev mailing list