[PATCH] D40423: [ARM][AArch64] Workaround ARM/AArch64 percularity in clearing icache.
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 27 09:07:24 PST 2017
lhames accepted this revision.
lhames added a comment.
This revision is now accepted and ready to land.
This workaround seems ok in the short term. Longer term I think Kamil is right: Memory should be nuked in favor of something higher level.
https://reviews.llvm.org/D40423
More information about the llvm-commits
mailing list