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

preejackie via llvm-dev llvm-dev at lists.llvm.org
Tue Mar 26 13:35:25 PDT 2019


Hi all,

Hereby I have attached my initial design plan. It is still incomplete!

Community feedback is appreciated, here : link 
<https://docs.google.com/document/d/1S0FzxD8x7yLXiG-ZOgAXWc-AGGvRHq33LiL0u0cOUzY/edit?usp=sharing>

Please share your feedback :)

On 25/03/19 11:41 PM, Jacob Lifshay wrote:
>
>>>     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
>
-- 
Have a great day!
PreeJackie

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190327/69385ce7/attachment.html>


More information about the llvm-dev mailing list