[llvm-commits] [PATCH] Support for instruction cache flushing on Windows

Aaron Ballman aaron at aaronballman.com
Tue Sep 13 18:07:21 PDT 2011


Ping?

~Aaron

On Thu, Aug 25, 2011 at 10:46 AM, Aaron Ballman <aaron at aaronballman.com> wrote:
> On Windows, there was no implementation for
> llvm::sys::Memory::InvalidateInstructionCache, which I've rectified
> with this patch.  Tested with Visual Studio 2010 and MinGW, though I
> will admit that it shows no functional differences on my particular
> hardware.  That doesn't mean it won't be useful on other hardware
> though.
>
> ~Aaron
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Memory1.diff
Type: application/octet-stream
Size: 480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110913/4a3eb053/attachment.obj>


More information about the llvm-commits mailing list