Skip to content
Commit 7688bed4 authored by Devang Patel's avatar Devang Patel
Browse files

LinkOnce definitions have default scope, like weak definitions. Otherwise, the...

LinkOnce definitions have default scope, like weak definitions. Otherwise, the linker may not be able to match LinkOnce definition from one module with an exteranl reference from other module.

llvm-svn: 53580
parent 5470e0c7
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