summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Win32/MappedFile.inc
Commit message (Expand)AuthorAgeFilesLines
* MappedFile is dead, remove it.Chris Lattner2008-04-011-104/+0
* Make MappedFile::map return a const correct pointer, don't leak address space...Chris Lattner2008-04-011-1/+1
* Remove MappedFile support for mapping files for write and execChris Lattner2008-04-011-42/+6
* cleanup the MappedFile API and comments. This removes and updatesChris Lattner2008-04-011-52/+52
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* - 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
* Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer2005-01-091-0/+132
OpenPOWER on IntegriCloud