[lld] r224448 - lld self-hosts on FreeBSD too
Ed Maste
emaste at freebsd.org
Wed Dec 17 11:14:57 PST 2014
Author: emaste
Date: Wed Dec 17 13:14:57 2014
New Revision: 224448
URL: http://llvm.org/viewvc/llvm-project?rev=224448&view=rev
Log:
lld self-hosts on FreeBSD too
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=224448&r1=224447&r2=224448&view=diff
==============================================================================
--- lld/trunk/docs/index.rst (original)
+++ lld/trunk/docs/index.rst Wed Dec 17 13:14:57 2014
@@ -46,7 +46,7 @@ system linker tool.
Current Status
--------------
-lld can self host on x86-64 Linux and x86 Windows.
+lld can self host on x86-64 FreeBSD and Linux and x86 Windows.
All SingleSource tests in test-suite pass on x86-64 Linux.
More information about the llvm-commits
mailing list