Hi, Please tell how can I add a pass in the JIT (Just-in-time) compiler of LLVM? Thanks.
On Mar 24, 2011, at 9:11 AM, Prachee Yogi wrote:> Hi, > > Please tell how can I add a pass in the JIT (Just-in-time) compiler of LLVM? >Have a look at LLVMTargetMachine::addPassesToEmitMachineCode().> Thanks. > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev