[LLVMdev] On-Stack Replacement & Code Patching

Nyx mcheva at cs.mcgill.ca
Wed Mar 10 14:21:46 PST 2010


>> You can use a tail call to accomplish this.

Would this allow me to jump from some point in the body of a function A to
another point in the body of another function B, and then have B to the
caller of A?

-- 
View this message in context: http://old.nabble.com/On-Stack-Replacement---Code-Patching-tp27855179p27856680.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.




More information about the llvm-dev mailing list