MemoryBuffer: Don't use mmap when FileSize is multiple of 4k on Cygwin.
[oota-llvm.git] / lib / Support / APSInt.cpp
2008-01-19 Ted KremenekAdded FoldingSet style 'profiling' support for APSInt.