aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/IsInf.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Solaris hack for isinf()Brian Gaeke2004-07-211-0/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15058 91177308-0d34-0410-b5e6-96231b3b80d8
* Add platform-independent wrapper function for isinf().Brian Gaeke2004-07-211-0/+31
Patch contributed by Bill Wendling. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15050 91177308-0d34-0410-b5e6-96231b3b80d8