[llvm-dev] debugging Orc JIT'ed code

Geoff Levner via llvm-dev llvm-dev at lists.llvm.org
Fri Jul 13 09:39:54 PDT 2018


Greetings, LLVM wizards.

I was just wondering if any progress has been made on this issue in the
last few months (using gdb to debug a module compiled by Orc). I had to
move to the Orc API in order to be able to call modules' constructors and
destructors as needed, but I would quite like to be able to debug and
profile the resulting code as well...

Thanks,
Geoff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180713/dee0e8b2/attachment.html>


More information about the llvm-dev mailing list