[llvm-commits] [PATCH] Removed FIXME from Memory.inc on Windows
Aaron Ballman
aaron at aaronballman.com
Tue Sep 13 18:02:49 PDT 2011
Ping?
~Aaron
On Thu, Aug 25, 2011 at 11:32 AM, Aaron Ballman <aaron at aaronballman.com> wrote:
> 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
>
More information about the llvm-commits
mailing list