[lld] r188235 - [PECOFF] Treat the common symbol as mergeable symbol.

Nick Kledzik kledzik at apple.com
Mon Aug 12 17:19:40 PDT 2013


Rui,

Does Windows linker treat “common” symbols differently that lld’s mergeAsTentative?  Is there something we need to change in core linking to support alternate semantics?  Or is this an issue with creating mergeAsTentative from COFF object files?

-Nick

On Aug 12, 2013, at 5:03 PM, Rui Ueyama <ruiu at google.com> wrote:
> This is a temporary measure because the semantics of the common symbol is
> actually more compilcated than the simple mergeable symbol.





More information about the llvm-commits mailing list