[lld] r249520 - Don't create dynamic relocations for weak undefined symbols.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 10:17:26 PDT 2015


>> Tmpfs. Both input and output. I also used thin archives.
>
>  Can I enable that in LLVM? Is it beneficial?
>
> (does gold support thin archives? (is it an apples-to-apple-like-objects
comparison, I guess?))

Yes, I used the same inputs for both.  To get thin archives, pass the T
option to ar or llvm-ar.

>
> Ah, rightio. Hmm - guess I can move lld out of the way while I'm
self-hosting, until that's implemented.
>
> Do I have to do something to opt-in to ELF2?

Use the ld.lld2 symbolic link.

Cheers,
Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151007/37d3be9e/attachment.html>


More information about the llvm-commits mailing list