Displaying 2 results from an estimated 2 matches for "6a185039".
2011 Sep 13
0
[LLVMdev] debugging LLVM-JITted code
On Sep 13, 2011, at 1:05 AM, Eli Bendersky wrote:
>> So where should I look for adding such support? Is MC JIT the direction? Does it purport to emit DWARF as well as executable code? Any pointers to relevant places in the code would be most appreciated.
>>
>
> MC JIT is the direction that the JIT will be going in the future. Right now any debugging emission is minimal at
2011 Sep 13
2
[LLVMdev] debugging LLVM-JITted code
>
> So where should I look for adding such support? Is MC JIT the direction?
> Does it purport to emit DWARF as well as executable code? Any pointers to
> relevant places in the code would be most appreciated.
>
>
> MC JIT is the direction that the JIT will be going in the future. Right now
> any debugging emission is minimal at best. My ideas here would be to emit
> the