Rui Ueyama
02aa766897
Update the documents of the new LLD.
...
This patch merges the documents for ELF and COFF into one
and puts it into docs directory.
llvm-svn: 263336
2016-03-12 06:06:40 +00:00
Rafael Espindola
79944f20ea
Start adding release notes for lld.
...
llvm-svn: 260960
2016-02-16 13:12:55 +00:00
Rui Ueyama
df06d203e5
Update documents.
...
llvm-svn: 253728
2015-11-20 22:47:42 +00:00
Rui Ueyama
aa7b304ea7
Remove the Native file format.
...
The Native file format was designed to be the fastest on-memory or
on-disk file format for object files. The problem is that no one
is working on that. No LLVM tools can produce object files in
the Native, thus the feature of supporting the format is useless
in the linker.
This patch removes the Native file support. We can add it back
if we really want it in future.
llvm-svn: 234641
2015-04-10 21:23:51 +00:00
Nico Weber
9b839f8ced
Tweak lld's checkout instructions.
...
llvm-svn: 224778
2014-12-23 18:52:41 +00:00
Ed Maste
aaa317a1eb
lld self-hosts on FreeBSD too
...
llvm-svn: 224448
2014-12-17 19:14:57 +00:00
Simon Atanasyan
e747a44fe8
Update current LLD status for MIPS target.
...
llvm-svn: 217372
2014-09-08 14:56:20 +00:00
Michael J. Spencer
1dd276672f
[docs] Update current status.
...
llvm-svn: 203188
2014-03-07 01:42:19 +00:00
Rui Ueyama
3e37326166
Add a document about Windows support.
...
llvm-svn: 203017
2014-03-05 22:35:32 +00:00
Michael J. Spencer
ac4f444e39
[docs] lld self hosts.
...
llvm-svn: 174592
2013-02-07 07:26:45 +00:00
Michael J. Spencer
18950a174e
[Docs] Update status :)
...
llvm-svn: 174162
2013-02-01 09:20:24 +00:00
Michael J. Spencer
31dffbb659
[docs] Update status.
...
llvm-svn: 172501
2013-01-15 02:00:48 +00:00
Michael J. Spencer
365f1ec246
[docs] Add getting started guide.
...
llvm-svn: 155578
2012-04-25 19:34:24 +00:00
Michael J. Spencer
d01c8fe7a5
[docs] Make the index page ReST based instead of html based.
...
llvm-svn: 154275
2012-04-08 02:06:04 +00:00