Index: docs/NewLLD.rst =================================================================== --- docs/NewLLD.rst +++ docs/NewLLD.rst @@ -11,7 +11,7 @@ The ELF support is in progress and is able to link large programs such as Clang or LLD itself. Unless your program depends on linker scripts, you can expect it to be linkable with LLD. -It is currently about 1.2x to 2x faster than GNU gold linker. +It is about 2x faster than GNU gold linker. We aim to make it a drop-in replacement for the GNU linker. We expect that FreeBSD is going to be the first large system