[Docs] Update status :)

llvm-svn: 174162
This commit is contained in:
Michael J. Spencer 2013-02-01 09:20:24 +00:00
parent 08b49bf27e
commit 18950a174e
1 changed files with 2 additions and 3 deletions

View File

@ -48,9 +48,8 @@ Current Status
lld is in its very early stages of development.
On Linux it can currently statically link `Lua_` against both `diet libc_` +
`OpenLibm_` and `musl_` on x86-64. It can not currently link against glibc due
to unimplemented features.
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/