Fix warning when assertions disabled.
authorChris Lattner <sabre@nondot.org>
Sat, 21 Jun 2008 19:49:01 +0000 (19:49 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 21 Jun 2008 19:49:01 +0000 (19:49 +0000)
commit629c1a3f78494d0dd769fe82bd2bd17df0555843
treea6b567527545c9a71316223699ec6b1e6bef1027
parent9d2c9bd11377ecac24e5c7c6198153375ac72562
Fix warning when assertions disabled.

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