[LLVMdev] Dynamic (JIT) type resolution

Nicolas Geoffray nicolas.geoffray at lip6.fr
Tue Nov 6 20:35:31 PST 2007


BGB wrote:
> ok, here is another option then:
> the stub is set up to manually modify the code near the return address (may 
> be arch specific and require spiffy use of assembler).
>
>   

That's not another option. That's what I want to do.

> now, how you would go about implementing this is up to you.
>   

And I need to know if I can currently do that with LLVM. Thus my initial
question :)

>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>   




More information about the llvm-dev mailing list