summaryrefslogtreecommitdiffstats
path: root/lld/docs/index.rst
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2013-01-15 02:00:48 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2013-01-15 02:00:48 +0000
commit31dffbb6590ce17944d510075384445f7fa489f7 (patch)
treeb58efc903125c5bb74c33db69e7b4165e7988d6c /lld/docs/index.rst
parent5312f07a89171a97481f5277c8770569d6e3737e (diff)
downloadbcm5719-llvm-31dffbb6590ce17944d510075384445f7fa489f7.tar.gz
bcm5719-llvm-31dffbb6590ce17944d510075384445f7fa489f7.zip
[docs] Update status.
llvm-svn: 172501
Diffstat (limited to 'lld/docs/index.rst')
-rw-r--r--lld/docs/index.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/lld/docs/index.rst b/lld/docs/index.rst
index 9d4b8c20016..86de622031c 100644
--- a/lld/docs/index.rst
+++ b/lld/docs/index.rst
@@ -48,6 +48,15 @@ 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.
+
+.. _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/
+
Source
------
OpenPOWER on IntegriCloud