[LLVMdev] Getting the start and end address of JITted code

Nicolas Geoffray nicolas.geoffray at lip6.fr
Wed Dec 17 16:16:00 CST 2008


Andrew Haley wrote:
> So I have to define *all* the virtual functions and wrap the memory manager
> just in order to intercept endFunctionBody?  !!  Sheesh.
>
>   

Currently, yes. Or rewrite the memory manager in LLVM :)

Nicolas


More information about the LLVMdev mailing list