[PATCH] D14115: Fix Android clear_cache ASM

Saleem Abdulrasool via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 20:04:02 PST 2016


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

Seems that gcc 5.3.0 also will warn about this.  Since this shouldn't effect the output, I think that this should be safe enough to merge.


http://reviews.llvm.org/D14115





More information about the llvm-commits mailing list