<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 23, 2016, at 10:44 AM, Vitaly Buka via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_msg">Hi all,</div><div class="gmail_msg"><br class=""></div><div class="gmail_msg">Is it possible to add zlib source code into llvm repo? Any advice on how to do so?</div></div></div></blockquote><br class=""></div><div>Are you asking whether it is possible to add it to your local repository, or to the mainline <a href="http://llvm.org" class="">llvm.org</a> distribution?  In the case of the former, it just requires cmake hacking.  For the later, we’d need to have extreme justification of why it is absolutely necessary.  It isn’t a goal of llvm to include all dependencies out of the box, and each one we pick up introduces new complexities.</div><div><br class=""></div><div>-Chris</div><div><br class=""></div><br class=""></body></html>