Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor edits to the llvm-cov documentation. | Bob Wilson | 2015-04-21 | 1 | -9/+9 |
| | | | | | | This just changes a few places to use a slightly more formal style. llvm-svn: 235389 | ||||
* | docs: Update llvm-cov docs for the -use-color flag | Justin Bogner | 2015-03-19 | 1 | -4/+4 |
| | | | | llvm-svn: 232742 | ||||
* | docs: Fix a typo in my previous commit | Justin Bogner | 2015-03-12 | 1 | -1/+1 |
| | | | | llvm-svn: 232009 | ||||
* | docs: Document the llvm-cov show and report commands | Justin Bogner | 2015-03-12 | 1 | -21/+191 |
| | | | | | | | Add a basic synopsis of how to work with instrprof based coverage using the llvm-cov tools. llvm-svn: 232007 | ||||
* | llvm-cov: Document --no-output in the command guide | Justin Bogner | 2014-05-07 | 1 | -0/+5 |
| | | | | llvm-svn: 208151 | ||||
* | Add some details to the llvm-cov documentation. <rdar://problem/15819496> | Bob Wilson | 2014-05-06 | 1 | -13/+96 |
| | | | | llvm-svn: 208098 | ||||
* | Documentation for llvm-cov: reformat | Dmitri Gribenko | 2012-11-29 | 1 | -26/+14 |
| | | | | llvm-svn: 168922 | ||||
* | [docs] Add ReST version of all the man pages. | Daniel Dunbar | 2012-05-08 | 1 | -0/+51 |
- The POD versions are slated for execution, but are still around until llvm.org machinery is in place. llvm-svn: 156384 |