Fix a crash building 176.gcc due to my recent patch, which only fixed
authorChris Lattner <sabre@nondot.org>
Fri, 18 Nov 2005 18:30:47 +0000 (18:30 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Nov 2005 18:30:47 +0000 (18:30 +0000)
commit1730078d5f553d7516a06e098e6c2089dc8bef9c
tree7a7caad4d3764fcf75e05a831dcddb2b81f05808
parentf27b6145af0c8d537f04c9340380f242640c638c
Fix a crash building 176.gcc due to my recent patch, which only fixed
half the problem.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24414 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/IndVarSimplify.cpp