Fix bugs handling ESP in alloca references
authorChris Lattner <sabre@nondot.org>
Tue, 5 Aug 2003 04:13:58 +0000 (04:13 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Aug 2003 04:13:58 +0000 (04:13 +0000)
commit8c8194500d3e06a7200a7a49508a6dc766d6e00a
tree6b851c2d897ba5b553f638b9f545a66e9d23d684
parentffaee3755604e8227cefb209d4741f108ae16b0e
Fix bugs handling ESP in alloca references

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7591 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocLocal.cpp