Use size_t instead of long to represent memory usage. long is 32 bits
[oota-llvm.git] / lib / Support / IsInf.cpp
2004-10-29 Misha Brukman* Fix compilation on AIX: GCC's fixincludes eliminates...
2004-10-25 Chris LattnerPatch to support MSVC, contributed by Morten Ofstad
2004-09-01 Reid SpencerChanges For Bug 352
2004-07-21 Brian GaekeSolaris hack for isinf()
2004-07-21 Brian GaekeAdd platform-independent wrapper function for isinf().