[PATCH] Reload undefined atoms to use possibly new undefines.

Rui Ueyama ruiu at google.com
Mon Nov 18 13:43:48 PST 2013


On Mon, Nov 18, 2013 at 1:34 PM, Shankar Kalpathi Easwaran <
shankarke at gmail.com> wrote:

>
>   Do you think that we should revert fallback until lld models COFF
> external weak symbols(mainly to avoid confusion in the resolver). I still
> think that Alias is a better option here(the model which Nick suggested in
> early emails). What do you think ?
>

I don't think we should revert that. The current implementation may not
correctly implement all the aspects of Weak External (MS PE/COFF spec is
pretty vague about the definition of it, which is pain), but it suffices to
link against the standard library on Windows. It's just that it needs to be
refined to be "more correct" implementation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131118/a63d766a/attachment.html>


More information about the llvm-commits mailing list