Rui Ueyama df230b21e3 Re-commit r225674: Convert other drivers to use WrapperNode.
The original commit had an issue with Mac OS dylib files. It didn't
handle fat binary dylib files correctly. This patch includes a fix.
A test for that case has already been committed in r225764.

llvm-svn: 226123
2015-01-15 04:34:31 +00:00
..
2012-04-10 16:18:16 +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-12-23 18:52:41 +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