summaryrefslogtreecommitdiffstats
path: root/lld/docs/development.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add notes about the scope of the documents.Rui Ueyama2017-02-241-0/+3
| | | | llvm-svn: 296088
* Reorganize the document structure a bit.Rui Ueyama2017-02-241-6/+0
| | | | | | | C++11.rst is removed because LLD now follows the usual coding style of the LLVM project. llvm-svn: 296086
* [lld] Fix typo in document.Rui Ueyama2013-05-111-2/+2
| | | | llvm-svn: 181652
* [lld] Document about how to enable debug output.Rui Ueyama2013-05-101-0/+9
| | | | llvm-svn: 181640
* [docs] Document lld's usage of C++11 features.Michael J. Spencer2013-01-201-0/+6
| | | | llvm-svn: 172972
* [docs] Add driver documentation.Michael J. Spencer2013-01-151-0/+7
| | | | | | This gives an overview of the driver and explains how to add options and driver flavors. llvm-svn: 172502
* Fix Sphinx warning. Patch by Sean SilvaNick Kledzik2012-06-181-0/+5
| | | | llvm-svn: 158678
* Wrote initial doc on how to create a ReaderNick Kledzik2012-06-121-1/+9
| | | | llvm-svn: 158374
* [docs] Add getting started guide.Michael J. Spencer2012-04-251-1/+1
| | | | llvm-svn: 155578
* [docs] Start a development guide, and write an introduction to Sphinx basedDaniel Dunbar2012-04-061-0/+13
documentation. llvm-svn: 154228
OpenPOWER on IntegriCloud