[LLVMdev] how compile subproject

Peter Cooper peter_cooper at apple.com
Fri May 4 10:22:15 PDT 2012


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




More information about the llvm-dev mailing list