summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows/Memory.inc
Commit message (Collapse)AuthorAgeFilesLines
* Windows/Memory.inc: Support the ability to allocate memory "near" another ↵NAKAMURA Takumi2011-10-151-2/+7
| | | | | | | | block of memory on Win32. It has fixed FIXME. Thanks to Aaron Ballman! llvm-svn: 142039
* Support/Windows: Add support modifying memory permissions on Windows. Patch ↵Michael J. Spencer2011-10-131-3/+45
| | | | | | by Aaron Ballman! llvm-svn: 141910
* Merge System into Support.Michael J. Spencer2010-11-291-0/+73
llvm-svn: 120298
OpenPOWER on IntegriCloud