[LLVMdev] Do explicitly managed stack frames free the stack register?
Chris Lattner
sabre at nondot.org
Mon Aug 20 12:00:32 PDT 2007
On Mon, 20 Aug 2007, Rafael Espindola wrote:
>> [1] http://nondot.org/sabre/LLVMNotes/ExplicitlyManagedStackFrames.txt
> Interesting. Something like this is more then sufficient for
> implementing by value structure passing at the llvm level :-)
But unfortuantely, this assumes that everything has been converted to
continuation passing style with only tail calls remaining... not good for
the C ABI :)
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list