[PATCH] D27996: [XRay][AArch64] An attempt to fix test patching-unpatching.cc by flushing the instruction cache after code modification
Oleg Ranevskyy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 22 12:28:24 PST 2016
iid_iunknown added a comment.
@rSerge You forgot to add a forward declaration for __clear_cache to make it visible like e.g. trampoline_setup.c does.
https://reviews.llvm.org/D27996
More information about the llvm-commits
mailing list