mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-06 09:33:13 +00:00
Update numbers.
llvm-svn: 272596
This commit is contained in:
parent
44faf7f407
commit
9337869393
@ -18,8 +18,9 @@ We expect that FreeBSD is going to be the first large system
|
||||
to adopt LLD as the system linker.
|
||||
We are working on it in collaboration with the FreeBSD project.
|
||||
|
||||
The linkers are notably small; as of March 2016,
|
||||
the COFF linker is under 7k lines and the ELF linker is about 10k lines.
|
||||
The linkers are notably small; as of June 2016,
|
||||
the COFF linker is under 7k lines and the ELF linker is about 13k lines,
|
||||
while gold is 146K lines.
|
||||
|
||||
The linkers are designed to be as fast and simple as possible.
|
||||
Because it is simple, it is easy to extend to support new features.
|
||||
|
Loading…
x
Reference in New Issue
Block a user