Displaying 1 result from an estimated 1 matches for "7f24edbd".
2015 Oct 03
2
Editing metadata
Hi all,
I'm using the JIT capabilities of LLVM. But so far, I've been unable to use
the debug capabilities of LLVM in conjunction with the JIT. The problematic
scenario goes as follow :
- Emit some IR with debug infos.
- Install hooks to get back into some codepath that I do not wish to
codegen at this stage.
- JIT the method. This require to finalize the DIBuilder to complete the