[LLVMdev] [LLVMDev] [Fishing expedition] Virtual Machines and LLVM

Jeff Kunkel jdkunk3 at gmail.com
Tue Sep 21 06:51:29 PDT 2010


When attempting to compile a dynamic language like python/java does
LLVM allow a function to compile itself one at a time? In other words,
can I parse a function, then gain the machine bit code, then execute
without parsing the other functions related to the compiled function?

Thanks,
Jeff Kunkel



More information about the llvm-dev mailing list