[llvm-dev] LLD status update and performance chart

Rafael Avila de Espindola via llvm-dev llvm-dev at lists.llvm.org
Tue Dec 13 05:55:12 PST 2016


Sean Silva via llvm-dev <llvm-dev at lists.llvm.org> writes:
> This will also greatly facilitate certain measurements I'd like to do
> w.r.t. different strategies for avoiding memory costs for input files (esp.
> minor faults and dTLB costs). I've almost gotten to the point of
> implementing this just to do those measurements.

If you do please keep it local. The bare minimum we have of library
support is already disproportionately painful and prevents easier sharing
with COFF. We should really not add more until the linker is done.

Cheers,
Rafael


More information about the llvm-dev mailing list