[LLVMdev] Getting address of label in jitted code.

Dan Gohman gohman at apple.com
Thu Jan 22 16:13:19 PST 2009


On Jan 22, 2009, at 3:45 AM, Mark Shannon wrote:

> Hi,
>
> I need to get the address of a label in jitted code.
> (This is so that I can insert a jump into the machine code to resume  
> interpretation from compiled code)

Hello,

What's your plan for restoring register and memory state?

Dan




More information about the llvm-dev mailing list