[LLVMdev] how compile subproject

Tim Northover t.p.northover at gmail.com
Thu May 3 23:52:57 PDT 2012


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.



More information about the llvm-dev mailing list