Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Fix long standing linking antipattern. | Sean Silva | 2013-01-11 | 1 | -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 Abbey | 2012-11-20 | 1 | -3/+3 |
| | | | | llvm-svn: 168373 | ||||
* | Fixing a broken link. | Joe Abbey | 2012-11-20 | 1 | -3/+3 |
| | | | | llvm-svn: 168372 | ||||
* | Fix a typo in bitcode docs, from 165814. | Jan Wen Voung | 2012-10-15 | 1 | -1/+1 |
| | | | | llvm-svn: 165944 | ||||
* | Add bitcode instruction encoding documentation for module version | Jan Wen Voung | 2012-10-12 | 1 | -1/+48 |
| | | | | | | 0 and 1. Followup to 165739. llvm-svn: 165814 | ||||
* | Sphinxify the bitcode format document. | Bill Wendling | 2012-06-28 | 1 | -0/+1045 |
llvm-svn: 159340 |