aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/System/MappedFile.h
AgeCommit message (Expand)Author
2005-05-05Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman
2005-04-21Remove trailing whitespaceMisha Brukman
2005-01-28Do not clean up if the MappedFile was never used or if the client alreadyChris Lattner
2004-12-13Make the size() method constReid Spencer
2004-11-14Allow explicit closing of the MappedFile, before destructionReid Spencer
2004-10-27Convert 'struct' to 'class' in various places to adhere to the coding standardsChris Lattner
2004-10-04Minor corrections suggested by Chris' ever-watchful eye.Reid Spencer
2004-10-04First version of the MappedFile abstraction for operating system idependentReid Spencer