Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Remove documentation for legacy PGO options | Justin Bogner | 2014-06-04 | 1 | -4/+0 |
| | | | | | | | | Late last year r191835 removed a largely unmaintained legacy PGO infrastructure, but some of the docs were missed. Since these docs are for things that don't actually exist anymore, they should be removed. llvm-svn: 210165 | ||||
* | Documentation: use correct highlighter | Dmitri Gribenko | 2012-11-29 | 1 | -3/+3 |
| | | | | llvm-svn: 168871 | ||||
* | Documentation: improve formatting and remove unneeded empty lines. | Dmitri Gribenko | 2012-11-28 | 1 | -69/+9 |
| | | | | llvm-svn: 168817 | ||||
* | Use correct syntax highliter in code blocks. Noticed by Sean Silva. | Dmitri Gribenko | 2012-06-12 | 1 | -1/+1 |
| | | | | llvm-svn: 158359 | ||||
* | [docs] Add ReST version of all the man pages. | Daniel Dunbar | 2012-05-08 | 1 | -0/+247 |
- The POD versions are slated for execution, but are still around until llvm.org machinery is in place. llvm-svn: 156384 |