summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/MappedFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* MappedFile is dead, remove it.Chris Lattner2008-04-011-34/+0
* remove DEFINING_FILE_FOR for MappedFile.hChris Lattner2008-04-011-1/+0
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* For PR780:Reid Spencer2006-07-261-0/+1
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-051-1/+0
* Remove trailing whitespaceMisha Brukman2005-04-211-4/+4
* Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer2005-01-091-2/+2
* For PR351:Reid Spencer2004-12-271-1/+7
* First version of the MappedFile abstraction for operating system idependentReid Spencer2004-10-041-0/+29
OpenPOWER on IntegriCloud