[LLVMdev] problems defining the stack layout

Chris Lattner sabre at nondot.org
Wed Aug 16 09:54:57 PDT 2006


On Wed, 16 Aug 2006, [UTF-8] Rafael Esp?ndola wrote:
> The problem was that I was generating hard coded loads and stores for
> the link register. I was trying to shift the local variables, but this
> isn't the correct solution. I have now implemented
> getCalleeSaveSpillSlots, so that the link register is treated like any
> other callee save register.

Ah, ok.  That makes sense!

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list