<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 8, 2015 at 2:29 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@gmail.com" target="_blank">chandlerc@gmail.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="ltr"><div class="gmail_extra"><span class=""><br><div class="gmail_quote">On Wed, Jan 7, 2015 at 6:38 PM, Greg Fitzgerald <span dir="ltr"><<a href="mailto:garious@gmail.com" target="_blank">garious@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm hoping to revive the LLD standalone CMake build. </blockquote></div><br></span>Why?</div><div class="gmail_extra"><br></div><div class="gmail_extra">It adds complexity and cost to everyone who has to touch the build system.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Note that even if you're willing to "maintain" the standalone build, that doesn't *really* fix the problem. Lots of folks will need to make changes to the build system, and these types of different supported usage scenarios make these much harder to think about, enact, and test.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Having to build and test and install using 3 or 4 different combinations of standalone and not standalone is a complete nightmare. I'm pretty strongly opposed to more standalone build support unless developers on the project have really serious problems with IDE scaling.</div></div></blockquote><div> </div><div>I doubt IDE scaling would be an issue in this particular scenario. LLD is so small relative to LLVM that it shouldn't cause a noticeable burden for the IDE.</div><div><br></div><div>-- Sean Silva</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><br></div><div class="gmail_extra">Honestly, if we could fix the IDE scaling, I'd rip all of the standalone build support out of all of our CMake builds.</div></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></div>