Fix the 'have a framepointer' case, so that the frame pointer always points
authorChris Lattner <sabre@nondot.org>
Sun, 15 Feb 2004 00:15:37 +0000 (00:15 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Feb 2004 00:15:37 +0000 (00:15 +0000)
commit96c3d2e2e783004654a55e305274a3741d44024a
treefee0c4229b82df97c015fbe7ad3a5c4fea1e42d5
parent05d8350c12d8d81de1d8af6f7da155bc1c1da50e
Fix the 'have a framepointer' case, so that the frame pointer always points
to the old saved EBP.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11455 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86RegisterInfo.cpp