mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-25 14:50:26 +00:00
[docs] lld self hosts.
llvm-svn: 174592
This commit is contained in:
parent
bfd2ce96c7
commit
ac4f444e39
@ -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
|
||||
------
|
||||
|
Loading…
Reference in New Issue
Block a user