pr6478: The frame pointer spill frame index is only defined when there is a
authorBob Wilson <bob.wilson@apple.com>
Thu, 4 Mar 2010 21:42:36 +0000 (21:42 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 4 Mar 2010 21:42:36 +0000 (21:42 +0000)
commit436e6e7b5c85f12b7c2e41b7fd5c48e5d4d72912
treec072f6e892b15d2558396286dc29bd46d6532ef8
parentc46e293e946d109319d382b4547b4f47806d567a
pr6478: The frame pointer spill frame index is only defined when there is a
frame pointer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97755 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseRegisterInfo.cpp
test/CodeGen/ARM/2010-03-04-eabi-fp-spill.ll [new file with mode: 0644]