[LLVMdev] AsmPrinter::EmitLinkage

Anton Korobeynikov anton at korobeynikov.info
Tue May 11 09:47:52 PDT 2010


Hello, Nathan

> It is my understanding that weak symbols are symbols that can be overridden
> (i.e. library provides a default implementation, and the application may
> override it).
Right

> documentation, weak linkage is supported. From what I can gather from the
> documentation, only one symbol may be defined as weak, and the overriding
> symbol if present would be define normally. Perhaps this is the difference
> in detail you speak of.
What if there will be two weak symbols?

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-dev mailing list