<div dir="ltr">It might not be available, so all codepaths have to recover from zlib unavailability. For example, I don't think compressed DWARF works on Windows.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 16, 2014 at 3:21 PM, Filip Pizlo <span dir="ltr"><<a href="mailto:fpizlo@apple.com" target="_blank">fpizlo@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>What is the downside of Zlib dependency?  I'm curious! :-)</div><div><br>-Filip</div><div><div class="h5"><div><br>On Sep 16, 2014, at 2:45 PM, Christophe Duvernois <<a href="mailto:christophe.duvernois@gmail.com" target="_blank">christophe.duvernois@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">Hi<div><br></div><div>Miniz (<a href="https://code.google.com/p/miniz/" target="_blank">https://code.google.com/p/miniz/</a> ) is very small and performant implementation of zlib compression with api compatibility and it is p<span style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:12.7272720336914px">ublic domain...</span></div><div>Miniz can be integrated directly into the llvm source code.</div><div>So it could be a good replacement or alternative to avoid zlib dependency...</div><div><br></div><div>If someone is interested i can provide a patch.</div><div><br></div><div>Regards</div><div>Christophe</div><div><br></div></div>
</div></blockquote></div></div><blockquote type="cite"><div><span>_______________________________________________</span><br><span>LLVM Developers mailing list</span><br><span><a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a></span><br><span><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a></span><br></div></blockquote></div><br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br></div>