Builtins/ARM: __clear_cache doesn't seem to have a consistent prototype, declare
the builtin as void __clear_cache(...) to workaround this, which appears to match what GCC does. llvm-svn: 108487
Loading
Please register or sign in to comment
the builtin as void __clear_cache(...) to workaround this, which appears to match what GCC does. llvm-svn: 108487