[LLVMdev] Is there any way to print assembly code of a function compiled by ExecutionEngine?

lost lostfreeman at gmail.com
Thu Mar 1 00:57:28 PST 2012


Hello!

I'm using LLVM's JIT in my project. Is there any way to view assembly
code of functions it generates without disassembling them from the
memory?



More information about the llvm-dev mailing list