[LLVMdev] [patch] emit .weak for zero initialized weak variables

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Dec 28 03:45:27 PST 2006


> Error: symbol `a' can not be both weak and common

Actually this error happens only with an old version of my patch that
prints ".weak" for both weak and extern_weak symbols (similar to gcc).

Sorry for the confusion.

Rafael



More information about the llvm-dev mailing list