[llvm-commits] [PATCH] Fix ARM MCJIT icache invalidation
Renato Golin
rengolin at systemcall.org
Tue Sep 18 14:14:25 PDT 2012
On 18 September 2012 14:06, Amara Emerson <amara.emerson at arm.com> wrote:
> Ping. Jim, could you take a look at this? There was a patch for review a
> while ago which may conflict with this one (refactoring parts of lli and
> adding MCJIT tests).
Hi Amara,
Are you sure you need to invalidate the instruction cache when
emitting every object?
I may be wrong, of course, but AFAICT, this is not the semantics right
now and doesn't strike me as correct (or desirable), though I see why
it would "work".
--
cheers,
--renato
http://systemcall.org/
More information about the llvm-commits
mailing list