[llvm-commits] [PATCH] Fix ARM MCJIT icache invalidation
Renato Golin
rengolin at systemcall.org
Wed Sep 19 14:43:06 PDT 2012
On 19 September 2012 15:50, Amara Emerson <amara.emerson at gmail.com> wrote:
> I've attached a new patch that adds one call to getPointerToFunction()
> just before invalidation. All ARM MCJIT tests now pass.
Clever! ;)
I can't see what this would have side effects beyond the ones you
intend it to, and it's the same as the remote code is doing.
LGTM.
--
cheers,
--renato
http://systemcall.org/
More information about the llvm-commits
mailing list