summaryrefslogtreecommitdiffstats
path: root/llvm/docs/FAQ.rst
Commit message (Collapse)AuthorAgeFilesLines
* remove an old entry whose link is broken anywayChris Lattner2014-03-021-8/+0
| | | | llvm-svn: 202617
* 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
* docs: Add FAQ about "storing to a virtual register".Sean Silva2012-12-271-0/+23
| | | | | | This came up for the N+1'st time today in IRC. llvm-svn: 171155
* Documentation: use a 'console' highlighter for terminal output examples. ThisDmitri Gribenko2012-12-121-7/+7
| | | | | | gives a nicer output than 'bash'. llvm-svn: 169979
* [docs] Port FAQ over to Sphinx.Michael J. Spencer2012-06-181-0/+464
Patch by Mikael Lyngvig! llvm-svn: 158677
OpenPOWER on IntegriCloud