[LLVMdev] how compile subproject

Beckert Frey beckert.frey at yahoo.com
Sun May 6 12:19:31 PDT 2012


Uhmm Great!

thanks your all.


________________________________
 From: Óscar Fuentes <ofv at wanadoo.es>
To: llvmdev at cs.uiuc.edu 
Sent: Saturday, May 5, 2012 1:39 AM
Subject: Re: [LLVMdev] how compile subproject
 
Beckert Frey <beckert.frey at yahoo.com> writes:

[snip]

> Is InstCombine required for lli?

Yes:

$ llvm-config --libs mcjit jit interpreter nativecodegen bitreader asmparser selectiondag

-lLLVMAsmParser -lLLVMBitReader -lLLVMX86CodeGen -lLLVMX86Desc -lLLVMX86Info -lLLVMX86AsmPrinter -lLLVMX86Utils -lLLVMSelectionDAG -lLLVMAsmPrinter -lLLVMMCParser -lLLVMInterpreter -lLLVMJIT -lLLVMCodeGen -lLLVMScalarOpts -lLLVMInstCombine -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis -lLLVMMCJIT -lLLVMRuntimeDyld -lLLVMExecutionEngine -lLLVMTarget -lLLVMMC -lLLVMObject -lLLVMCore -lLLVMSupport

_______________________________________________
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/20120506/84cdf635/attachment.html>


More information about the llvm-dev mailing list