[llvm-commits] [llvm] [Patch] Add RuntimeDyld.invalidateEmittedSectionsCache()

Danil Malyshev dmalyshev at accesssoftek.com
Mon May 7 14:09:36 PDT 2012


Hi everyone,



Please review attached the patch.

This patch adds invalidateEmmittedSectionsCache() to the RuntimeDyld and uses it in the MCJIT after resolve relocations.
The MCJIT works unstable on the ARM platforms without it.
This patch haven't any tests because I want to commit the common ExecutionEngine/MCJIT tests after attached the patch will be committed. These tests will cover it.

Regards,
Danil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120507/6e704833/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RuntimeDyld_invalidateEmittedSectionsCache-01.patch
Type: application/octet-stream
Size: 3255 bytes
Desc: RuntimeDyld_invalidateEmittedSectionsCache-01.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120507/6e704833/attachment.obj>


More information about the llvm-commits mailing list