[LLVMdev] LLD Standalone CMake build

Chandler Carruth chandlerc at gmail.com
Thu Jan 8 16:43:44 PST 2015


On Thu, Jan 8, 2015 at 3:29 PM, Sean Silva <chisophugis at gmail.com> wrote:

> It adds complexity and cost to everyone who has to touch the build system.
>>
>> 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.
>>
>> 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.
>>
>
> 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.
>

I know, that's why I'm not in favor of a standalone build.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150108/71383c86/attachment.html>


More information about the llvm-dev mailing list