diff --git a/lld/docs/index.rst b/lld/docs/index.rst index 86de622031ca..575c40e082d3 100644 --- a/lld/docs/index.rst +++ b/lld/docs/index.rst @@ -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/