[LLVMdev] LLVM JIT and Java Reflection style calls

Carter Cheng carter_cheng at yahoo.com
Sat Aug 16 08:47:24 PDT 2008


This is probably another beginners type question but I am researching the use of the LLVM JIT for implementing a language where the main form of interprocedural call is similar to method invocation in Java's reflection mechanism. 

Is such a thing easily implementable with the current LLVM JIT? 

Thanks in advance,

Carter.  


      



More information about the llvm-dev mailing list