[MIPS64] Make __clear_cache more optimal
Use synci implementation of clear_cache for short address ranges. For long address ranges, make a kernel call. Differential Revision: http://reviews.llvm.org/D6661 llvm-svn: 226567
Loading
Please sign in to comment