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

Nicolas Geoffray nicolas.geoffray at lip6.fr
Wed Dec 17 14:16:00 PST 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 llvm-dev mailing list