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
Loading
Please register or sign in to comment