Don't hard code the offset of the saved R31 in functions with frame pointers
authorNate Begeman <natebegeman@mac.com>
Sun, 22 Aug 2004 08:09:17 +0000 (08:09 +0000)
committerNate Begeman <natebegeman@mac.com>
Sun, 22 Aug 2004 08:09:17 +0000 (08:09 +0000)
commit1f4a132599974d448cbaa4519006d38ce9b1bf16
tree82b19a02891319f765f46a32dcb313c58d1fc0b8
parentad38e9615f808a947a8141f11a525856c25b2b39
Don't hard code the offset of the saved R31 in functions with frame pointers

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15990 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCRegisterInfo.cpp