aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Win32/Memory.inc
Commit message (Expand)AuthorAgeFilesLines
* For PR797:Reid Spencer2006-08-251-2/+2
* Fix the build on win32Chris Lattner2006-07-261-1/+2
* Change AllocateRWX/DeallocateRWX to not throw an exception.Chris Lattner2006-07-071-6/+8
* support near allocations for the JITAndrew Lenharth2005-07-291-1/+3
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-051-1/+0
* Remove useless #include.Reid Spencer2004-11-161-1/+0
* Patches to make this file actually compile under windows.Reid Spencer2004-09-151-13/+22
* Simplify the sys::Memory interface per Chris' request.Reid Spencer2004-09-131-8/+9
* Provide initial implementations of Memory and Process concepts for variousReid Spencer2004-09-111-0/+44