summaryrefslogtreecommitdiffstats
path: root/llvm/docs/BitCodeFormat.rst
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Better 80cols... *sigh*Joe Abbey2012-11-201-3/+3
| | | | llvm-svn: 168373
* Fixing a broken link.Joe Abbey2012-11-201-3/+3
| | | | llvm-svn: 168372
* Fix a typo in bitcode docs, from 165814.Jan Wen Voung2012-10-151-1/+1
| | | | llvm-svn: 165944
* Add bitcode instruction encoding documentation for module versionJan Wen Voung2012-10-121-1/+48
| | | | | | 0 and 1. Followup to 165739. llvm-svn: 165814
* Sphinxify the bitcode format document.Bill Wendling2012-06-281-0/+1045
llvm-svn: 159340
OpenPOWER on IntegriCloud