Skip to content
Commit 24ad8621 authored by Chris Lattner's avatar Chris Lattner
Browse files

__builtin_prefetch should be declared as "void __builtin_prefetch(const void *)",

not "const void __builtin_prefetch(void *)".  This fixes PR3912.

llvm-svn: 69425
parent 974e1f40
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment