Use ANSI-approved way of getting the value infinity (otherwise VC++ won't compile it)
authorJeff Cohen <jeffc@jolt-lang.org>
Tue, 3 May 2005 03:13:01 +0000 (03:13 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Tue, 3 May 2005 03:13:01 +0000 (03:13 +0000)
commita97e8db835cd6655eb537ace67dd46be7e4585b5
treebae3b005c02c851ebd8f5eebb28660cd8bd29618
parent9974ddab2bac51952f4f6682a37810105dc8292d
Use ANSI-approved way of getting the value infinity (otherwise VC++ won't compile it)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21662 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp