Files
clang-p2996/lld/docs
Chad Rosier 69e2881070 [AArch64] Initial ELF/AArch64 Support
This patch adds the initial ELF/AArch64 support to lld. Only a basic "Hello
World" app has been successfully tested for both dynamic and static compiling.

Differential Revision: http://reviews.llvm.org/D4778
Patch by Daniel Stewart <stewartd@codeaurora.org>!

llvm-svn: 215544
2014-08-13 13:16:38 +00:00
..
2014-01-27 03:09:26 +00:00
2014-03-02 13:00:23 +00:00
2014-06-03 03:07:49 +00:00
2013-05-11 00:26:26 +00:00
2014-01-27 03:09:26 +00:00
2014-03-05 20:39:57 +00:00
2014-03-07 01:42:19 +00:00
2014-01-27 03:09:26 +00:00
2014-08-06 14:11:47 +00:00

lld Documentation
=================

The lld documentation is written using the Sphinx documentation generator. It is
currently tested with Sphinx 1.1.3.

We currently use the 'nature' theme and a Beaker inspired structure.

To rebuild documents into html:

   [/lld/docs]> make html