[lld] r296235 - Fix rst document format error.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 24 19:01:18 PST 2017
Author: ruiu
Date: Fri Feb 24 21:01:18 2017
New Revision: 296235
URL: http://llvm.org/viewvc/llvm-project?rev=296235&view=rev
Log:
Fix rst document format error.
Modified:
lld/trunk/docs/index.rst
Modified: lld/trunk/docs/index.rst
URL: http://llvm.org/viewvc/llvm-project/lld/trunk/docs/index.rst?rev=296235&r1=296234&r2=296235&view=diff
==============================================================================
--- lld/trunk/docs/index.rst (original)
+++ lld/trunk/docs/index.rst Fri Feb 24 21:01:18 2017
@@ -26,7 +26,7 @@ Features
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>`.
+ <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 GNU
More information about the llvm-commits
mailing list