llvm/docs/CommandGuide
Vedant Kumar 40a78f87a4 Reapply "[llvm-cov] Add an -output-dir option for the show sub-command""
Passing -output-dir path/to/dir to llvm-cov show creates path/to/dir if
it doesn't already exist, and prints reports into that directory.

In function view mode, all views are written into
path/to/dir/functions.$EXTENSION. In file view mode, all views are
written into path/to/dir/coverage/$PATH.$EXTENSION.

Changes since the initial commit:

- Avoid accidentally closing stdout twice.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273985 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-28 02:09:39 +00:00
..
2016-03-23 00:31:21 +00:00
2015-07-28 10:24:11 +00:00
2013-07-30 04:06:06 +00:00
2012-06-20 11:25:11 +00:00
2014-08-11 18:04:46 +00:00
2016-02-10 17:51:39 +00:00
2014-10-16 20:00:02 +00:00
2014-04-07 22:46:40 +00:00