summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ExtendingLLVM.rst
Commit message (Collapse)AuthorAgeFilesLines
* Correct path to regression tests in ExtendingLLVMSergey Dmitrouk2014-11-241-4/+4
| | | | llvm-svn: 222678
* Fix documentation on the path to Bitcode reader/writerMichael Liao2013-06-111-2/+2
| | | | llvm-svn: 183761
* fix include path in doc Extending LLVMJia Liu2013-04-151-1/+1
| | | | llvm-svn: 179503
* 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: Propagate fix from r165632 to other docs.Sean Silva2012-10-101-2/+2
| | | | | | | There are only two other instances of using `.. code::` instead of `.. code-block::`. llvm-svn: 165633
* Sphinxify the ExtendingLLVM documentation.Bill Wendling2012-10-071-0/+306
llvm-svn: 165371
OpenPOWER on IntegriCloud