Go to file
Chris Lattner 991425ae70 numeric_limits::infinity() apparently does not work on all systems. As a
workaround, use the C HUGE_VAL macro instead.

llvm-svn: 13377
2004-05-06 16:25:59 +00:00
llvm numeric_limits::infinity() apparently does not work on all systems. As a 2004-05-06 16:25:59 +00:00