[PATCH] D14115: Fix Android clear_cache ASM
angelsl via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 09:00:37 PDT 2015
angelsl added a comment.
In http://reviews.llvm.org/D14115#276229, @compnerd wrote:
> Ah, wrapping on a phone made it look like you were modifying the input parameters, not the clobbers list. What are you seeing that error with? Ive not seen it with clang nor gcc.
GCC 4.8 in the Android NDK.
The person who made this change reportedly made it after it failed on Clang too. Not sure exactly. I'll try with Clang.
http://reviews.llvm.org/D14115
More information about the llvm-commits
mailing list