Make sure offset is 0 for load/store register to the stack call.
authorEric Christopher <echristo@apple.com>
Fri, 15 Oct 2010 23:07:10 +0000 (23:07 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 15 Oct 2010 23:07:10 +0000 (23:07 +0000)
commitc9a91fdaf99a138e9d0aee648c7bc5d04ac385cd
treea7938b36bbd8287a752ec8b4695d90bf1de0edda
parent6549121c660dfd18361cd3daf6c766bee80d3097
Make sure offset is 0 for load/store register to the stack call.

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