[LLVMdev] creating new llvm project?

Eric Christopher echristo at gmail.com
Mon Sep 2 10:59:22 PDT 2013


On Sep 2, 2013 9:36 AM, "Matthew O'Connor" <thegreendragon at gmail.com> wrote:
>
> On Tue, Aug 27, 2013 at 3:32 PM, Eric Christopher <echristo at gmail.com>
wrote:
>>
>> Then which build system likely doesn't matter for you?
>
>
> I'd like to take advantage of the build work that LLVM has done so that
we don't have to spend as much time maintaining our build when we can just
mimic LLVM's + we'd get the build support for how tools, libraries,
includes, and tests are built.
>

Either of them should suit your needs. The autoconf support is more mature,
the cmake support is more flexible.

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130902/3319a232/attachment.html>


More information about the llvm-dev mailing list