summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/bugpoint.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs: Remove documentation for legacy PGO optionsJustin Bogner2014-06-041-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 highlighterDmitri Gribenko2012-11-291-3/+3
| | | | llvm-svn: 168871
* Documentation: improve formatting and remove unneeded empty lines.Dmitri Gribenko2012-11-281-69/+9
| | | | llvm-svn: 168817
* Use correct syntax highliter in code blocks. Noticed by Sean Silva.Dmitri Gribenko2012-06-121-1/+1
| | | | llvm-svn: 158359
* [docs] Add ReST version of all the man pages.Daniel Dunbar2012-05-081-0/+247
- The POD versions are slated for execution, but are still around until llvm.org machinery is in place. llvm-svn: 156384
OpenPOWER on IntegriCloud