[PATCH] D40423: [ARM][AArch64] Workaround ARM/AArch64 percularity in clearing icache.

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 03:29:55 PST 2017


krytarowski added a comment.

I think `Memory` should be removed as it's impossible to make it portable as is to every combination of OS and hardware. It's too low-level interface.


https://reviews.llvm.org/D40423





More information about the llvm-commits mailing list