Fix DemoteRegToStack on an invoke. This fixes PR634.
authorChris Lattner <sabre@nondot.org>
Tue, 4 Oct 2005 00:44:01 +0000 (00:44 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 4 Oct 2005 00:44:01 +0000 (00:44 +0000)
commitab55698349cd87aabc2f2af16f58e2408362f6ea
tree74647e670d7a687adb77890990097642a41ec1c8
parent27d404ccd1e86b7fffaf8037bf6b6dfb0b9d683b
Fix DemoteRegToStack on an invoke.  This fixes PR634.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23618 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/DemoteRegToStack.cpp