Go to file
Chris Lattner a9d0b5800a Fix SingleSource/Regression/C/2004-08-12-InlinerAndAllocas.c on Sparc.
The ABI specifies that there is a register save area at the bottom of the
stack, which means the actual used pointer needs to be an offset from
the subtracted value.

llvm-svn: 26202
2006-02-15 06:41:34 +00:00
llvm Fix SingleSource/Regression/C/2004-08-12-InlinerAndAllocas.c on Sparc. 2006-02-15 06:41:34 +00:00