Darwin ABI requires FP to point to stack slot of prev FP.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 31 Jan 2007 22:25:33 +0000 (22:25 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 31 Jan 2007 22:25:33 +0000 (22:25 +0000)
commit3548006a29ea9e5b63b53c9923fff96326fdc302
treef694e3d2a59c02214fd73795f377175f169e2d89
parent11a065e599ff593acbdffebba1981c88ee0a9d4e
Darwin ABI requires FP to point to stack slot of prev FP.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33724 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMRegisterInfo.cpp