[PATCH] D128592: [docs] Remove outdated status update for FreeBSD
Brad Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 27 16:42:52 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG84b2e04aea1f: [docs] Remove outdated status update for FreeBSD (authored by brad).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128592/new/
https://reviews.llvm.org/D128592
Files:
lld/docs/index.rst
Index: lld/docs/index.rst
===================================================================
--- lld/docs/index.rst
+++ lld/docs/index.rst
@@ -18,15 +18,6 @@
- LLD is a drop-in replacement for the GNU linkers that accepts the
same command line arguments and linker scripts as GNU.
- We are currently working closely with the FreeBSD project to make
- LLD default system linker in future versions of the operating
- system, so we are serious about addressing compatibility issues. As
- of February 2017, LLD is able to link the entire FreeBSD/amd64 base
- system including the kernel. With a few work-in-progress patches it
- can link approximately 95% of the ports collection on AMD64. For the
- details, see `FreeBSD quarterly status report
- <https://www.freebsd.org/news/status/report-2016-10-2016-12.html#Using-LLVM%27s-LLD-Linker-as-FreeBSD%27s-System-Linker>`_.
-
- LLD is very fast. When you link a large program on a multicore
machine, you can expect that LLD runs more than twice as fast as the GNU
gold linker. Your mileage may vary, though.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128592.440433.patch
Type: text/x-patch
Size: 1074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220627/84d192d7/attachment.bin>
More information about the llvm-commits
mailing list