This patch prevents an infinite recursion while compiling 103.su2cor.
authorChris Lattner <sabre@nondot.org>
Sat, 4 Dec 2004 20:54:32 +0000 (20:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 4 Dec 2004 20:54:32 +0000 (20:54 +0000)
commit6a1a78a478fc1b0f6a1b236cb5cd0cb95e0f42d4
treee7b9a0e452f5980f0f859e8dc16d0854c15867c0
parentedcc6b1e06ddecb85a2df9acc8f389aac9fe9174
This patch prevents an infinite recursion while compiling 103.su2cor.

All SPEC CFP 95 programs now work, though the JIT isn't loading -lf2c right
so they aren't testing correctly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18499 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp