summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LinkTimeOptimization.rst
Commit message (Collapse)AuthorAgeFilesLines
* [docs] Typos and whitespace fixed in LTO docs.Mehdi Amini2016-11-291-21/+21
| | | | | | | | | | While reading the LTO docs I fixed few small typos and whitespace issues. Patch by: Jonas Devlieghere <jonas@devlieghere.com> Differential Revision: https://reviews.llvm.org/D27196 llvm-svn: 288171
* Fix LTO documentPiotr Padlewski2016-07-081-2/+2
| | | | | | | | | | | | Summary: fixed very old document Reviewers: tejohnson, pcc Subscribers: mehdi_amini, eraman, llvm-commits Differential Revision: http://reviews.llvm.org/D22121 llvm-svn: 274811
* Fix a typo in the documentation of LTOBenjamin Poulain2014-12-031-1/+1
| | | | | | | | Fix defininitions->definitions. Reviewed by David Blaikie. llvm-svn: 223216
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-2/+0
| | | | | | | | | Before we learned about :doc:, we used :ref: and put a dummy link at the top of each page. Don't do that anymore. This fixes PR14891 as a special case. llvm-svn: 172162
* Documentation: cleanupDmitri Gribenko2012-12-121-3/+4
| | | | llvm-svn: 169990
* docs: Sphinxify GoldPlugin document.Sean Silva2012-10-041-0/+2
| | | | llvm-svn: 165198
* Sphinxify the LTO document.Bill Wendling2012-06-201-0/+298
llvm-svn: 158808
OpenPOWER on IntegriCloud