[LLVMdev] how compile subproject
Beckert Frey
beckert.frey at yahoo.com
Fri May 4 12:38:52 PDT 2012
Neither worked. =(
________________________________
From: Peter Cooper <peter_cooper at apple.com>
To: Tim Northover <t.p.northover at gmail.com>
Cc: Beckert Frey <beckert.frey at yahoo.com>; "llvmdev at cs.uiuc.edu" <llvmdev at cs.uiuc.edu>
Sent: Friday, May 4, 2012 2:22 PM
Subject: Re: [LLVMdev] how compile subproject
You can also do
make ONLY_TOOLS="llc"
Pete
On May 3, 2012, at 11:52 PM, Tim Northover wrote:
> Hi Beckert,
>
>> is it possible to compile just an subproject? For example, just llc or lli?
>
> With CMake you can just type "make llc" from your build directory. I
> don't know about the autotools build.
>
> Tim.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120504/6359a4b3/attachment.html>
More information about the llvm-dev
mailing list