Fix a nasty typo that broke functions with big stack frames.
authorChris Lattner <sabre@nondot.org>
Sat, 4 Feb 2006 08:04:21 +0000 (08:04 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 4 Feb 2006 08:04:21 +0000 (08:04 +0000)
commitc4b612ba2a5d9ea400b5a585efba494726e372b3
treed2fe96b5f3a2058c6ede3349a19ff38af54fb4f2
parent329a515fe758b36bd443279b0c4ee690517159b3
Fix a nasty typo that broke functions with big stack frames.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25966 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcRegisterInfo.cpp
lib/Target/SparcV8/SparcV8RegisterInfo.cpp