[llvm-commits] [PATCH] Support for instruction cache flushing on Windows
Aaron Ballman
aaron at aaronballman.com
Thu Aug 25 08:46:37 PDT 2011
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/20110825/4990493c/attachment.obj>
More information about the llvm-commits
mailing list