Add lvxl
[oota-llvm.git] / include / llvm / System / MappedFile.h
2006-02-22 Chris LattnerMake the LLVM headers "-ansi -pedantic -Wno-long-long...
2005-05-05 Misha BrukmanRemove vim settings from source code; people should...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-01-28 Chris LattnerDo not clean up if the MappedFile was never used or...
2004-12-13 Reid SpencerMake the size() method const
2004-11-14 Reid SpencerAllow explicit closing of the MappedFile, before destru...
2004-10-27 Chris LattnerConvert 'struct' to 'class' in various places to adhere...
2004-10-04 Reid SpencerMinor corrections suggested by Chris' ever-watchful...
2004-10-04 Reid SpencerFirst version of the MappedFile abstraction for operati...