Vedant Kumar 02507c435c [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.

llvm-svn: 273971
2016-06-28 00:18:57 +00:00
..
2016-03-23 00:31:21 +00:00
2015-07-28 10:24: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