[lld] r248380 - Print more information about duplicated symbols.
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 10:02:45 PDT 2015
On Wed, Sep 23, 2015 at 9:55 AM, Rafael EspĂndola <
rafael.espindola at gmail.com> wrote:
> > There's only one ELF linker in LLD now, right? Should we rename the test
> > directory (and any lingering remnants) to ELF, dropping the '2' suffix,
> now?
>
> Not yet. Only the old COFF linker was deleted for now.
>
Ah, OK - thanks for the correction.
(where do the two ELF linkers reside, then - if the un-adorned "ELF" is
used in the source code, but "elf2" is used in the test code? I guess both
ELF linkers reside in "lld/ELF" side-by-side?
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150923/c4069586/attachment.html>
More information about the llvm-commits
mailing list