[PATCH] D37788: [ARM] builtins: Do not abort in clear_cache.

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 20:22:37 PDT 2017


compnerd added a comment.

FWIW, in the past, this assertion has saved me some heartache since it caught the fact that the input was invalid and that the syscall actually failed.


https://reviews.llvm.org/D37788





More information about the llvm-commits mailing list