__builtin_prefetch should be declared as "void __builtin_prefetch(const void *)",
not "const void __builtin_prefetch(void *)". This fixes PR3912. llvm-svn: 69425
Loading
Please register or sign in to comment
not "const void __builtin_prefetch(void *)". This fixes PR3912. llvm-svn: 69425