[llvm-dev] GSoC- Speculative compilation support in ORC v2 , looking for mentors!

Jacob Lifshay via llvm-dev llvm-dev at lists.llvm.org
Mon Mar 25 11:11:37 PDT 2019


>
> I find IntelJITEvents in Execution Engine, is there any documentation on
> it's use cases? If you have thoughts over it, please share :)
>
> I’d never used that, sorry
>
> from what I recall, IntelJITEvents just tells the debugger to include
debug symbols from JIT-compiled code. There are several similar classes,
such as GDBJITRegistrationListener, for telling GDB about JIT-compiled
code. IntelJITEvents is just one of them.

see
https://github.com/llvm/llvm-project/blob/master/llvm/docs/DebuggingJITedCode.rst

Jacob Lifshay

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190325/5fd9ef32/attachment.html>


More information about the llvm-dev mailing list