Remove __attribute__((weak)) on function prototype.  It has a different meaning on prototypes then it does on definitions.  It is not needed on the prototype and causes build failures for static codegen

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@149720 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed