[PATCH] D69021: [mips] [builtins] Remove clear_mips_cache
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 16 01:34:01 PDT 2019
atanasyan added a comment.
Why is the `clear_mips_cache` unused? Because the `defined(__ANDROID__) && defined(__LP64__)` is always false or the `(end_int - start_int) <= address_range_limit` is always false?
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69021/new/
https://reviews.llvm.org/D69021
More information about the llvm-commits
mailing list