hasFP should return true if frame address is taken.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 22 Jun 2009 18:38:48 +0000 (18:38 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 22 Jun 2009 18:38:48 +0000 (18:38 +0000)
commit8dcbbdd00ebb4beb8eeb822791df326eee5de827
treef18ca2e1ca402a234ae6881479212f14cfef25c1
parent08367b61638b4d446ebab69e2aad6431daa77ba7
hasFP should return true if frame address is taken.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73893 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMRegisterInfo.cpp
test/CodeGen/ARM/arm-frameaddr.ll [new file with mode: 0644]