[LLVMdev] debug utilities in VMKit

Yi Lin qinsoon at gmail.com
Wed Sep 25 17:56:01 PDT 2013


Hi,

I am wondering how I can get the JIT'd llvm IR during VMKit execution. I 
am stuck in precompiling phase (when loading library classes), and I am 
facing various problems. If I can log the JIT'd llvm IR (from Java 
bytecode), that would be convenient.

I turned on --enable-debug, but it doesn't seem very helpful at this 
stage. Any other suggestion is welcome. Thanks very much.

Regards,
Yi



More information about the llvm-dev mailing list