AArch64: correct definition of __clear_cache
According to libgcc document __clear_cache takes two char* pointers. I suspect GCC's actual behaviour is more subtle than that, but char* should clearly be preferred to void*. llvm-svn: 181762
Loading
Please register or sign in to comment