Adjust processFunctionBeforeCalleeSavedScan() to correctly reserve a stack
authorJim Grosbach <grosbach@apple.com>
Mon, 28 Sep 2009 22:08:06 +0000 (22:08 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 28 Sep 2009 22:08:06 +0000 (22:08 +0000)
commitec9eef4a15157fc0a05feff933848aa9283bd1af
tree3916cdadaad5a415c7c153762f2f8e867c508699
parentd0c5a292aaf4d9d69c77fe059bfcbab0496d5f2c
Adjust processFunctionBeforeCalleeSavedScan() to correctly reserve a stack
slot for the register scavenger when compiling Thumb1 functions.

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