aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Win32/MappedFile.inc
Commit message (Expand)AuthorAgeFilesLines
* - Fixed broken Win32 buildAnton Korobeynikov2006-09-011-0/+2
* For PR797:Reid Spencer2006-08-251-11/+18
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-051-1/+0
* Fix recent breakage of win32 buildJeff Cohen2004-12-131-1/+1
* Rename Path::get -> Path::toStringReid Spencer2004-12-111-6/+6
* Remove useless #include.Reid Spencer2004-11-161-1/+0
* Implementation of MappedFile for Win32. Patch provided by Jeff Cohen.Reid Spencer2004-10-141-6/+101
* First version of the MappedFile abstraction for operating system idependentReid Spencer2004-10-041-0/+38