<p dir="ltr">> Were these numbers hot/cold, on an SSD?</p>
<p dir="ltr">Tmpfs. Both input and output. I also used thin archives. </p>
<p dir="ltr">> 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... <br>
>  </p>
<p dir="ltr">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.</p>
<p dir="ltr">Cheers, Rafael <br>
</p>