[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 09:57:06 PDT 2015


> Were these numbers hot/cold, on an SSD?

Tmpfs. Both input and output. I also used thin archives.

> So if I don't care much about file size - does lld self host LLVM?
Perhaps that'd be an improvement for development if it saves me link
time...
>

It can link all of llvm, clang and lld if you disable threads.
Unfortunately the generated lld is not functional because it still uses tls.

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


More information about the llvm-commits mailing list