[PATCH] D14115: Fix Android clear_cache ASM
angelsl via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 09:44:51 PDT 2015
angelsl added a comment.
Clang 3.7 compiles the version GCC rejects fine.
But even with the clobber list removed, the output assembly is identical.
http://reviews.llvm.org/D14115
More information about the llvm-commits
mailing list