[docs] lld self hosts.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Thu, 7 Feb 2013 07:26:45 +0000 (07:26 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Thu, 7 Feb 2013 07:26:45 +0000 (07:26 +0000)
llvm-svn: 174592

lld/docs/index.rst

index 575c40e..8fa3d87 100644 (file)
@@ -46,15 +46,9 @@ system linker tool.
 Current Status
 --------------
 
-lld is in its very early stages of development.
+lld is in its early stages of development.
 
-On Linux it can currently statically link `Lua`_ against `diet libc`_ +
-`OpenLibm`_, `musl`_ and glibc on x86-64.
-
-.. _Lua: http://www.lua.org/
-.. _diet libc: http://www.fefe.de/dietlibc/
-.. _OpenLibm: https://github.com/JuliaLang/openlibm#readme
-.. _musl: http://www.musl-libc.org/
+It can currently self host on Linux x86-64 with -static.
 
 Source
 ------