[PATCH] D27996: [XRay][AArch64] An attempt to fix test patching-unpatching.cc by flushing the instruction cache after code modification

Serge Rogatch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 2 11:08:54 PST 2017


rSerge added a comment.

I have been able to reproduce the problem when cross-compiling from x86_64-Linux to AArch64-Linux. Investigating now...


https://reviews.llvm.org/D27996





More information about the llvm-commits mailing list