[llvm-dev] [LLVM::IR] How to retrieve llvm::Instruction address after JIT code generation?

Vivien Millet via llvm-dev llvm-dev at lists.llvm.org
Thu Mar 2 03:28:34 PST 2017


Hi LLVM developers,

I've posted yesterday a question on StackOverflow here :

http://stackoverflow.com/questions/42544386/how-to-retrieve-llvminstruction-address-after-jit-code-generation

Is someone knowing the answer ? I would really like to be able to insert
manually "int 3" in the generated assembly to add my own JIT software
breakpoints.

Thank you !

Sincerely,

Vivien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170302/d83a7c64/attachment.html>


More information about the llvm-dev mailing list