[llvm-commits] [PATCH] Removed FIXME from Memory.inc on Windows

Aaron Ballman aaron at aaronballman.com
Thu Aug 25 09:32:57 PDT 2011


This patch addresses a FIXME in the Memory class on Windows.  It now
supports allocating blocks of memory around the "NearBlock" parameter.
 Additionally, it adds support for changing the protection for blocks
of virtual memory.

Tested with Visual Studio 2010 and MinGW.

~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Memory2.diff
Type: application/octet-stream
Size: 2714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110825/8d6d1af9/attachment.obj>


More information about the llvm-commits mailing list