commit | b979c03ac61f02f4473732118190279b0e2127a8 | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Tue Jun 28 00:18:57 2016 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Tue Jun 28 00:18:57 2016 +0000 |
tree | 7af309442b0d1b20086cbed25d56a6f824d1fb9f | |
parent | ba1a0976767eccfb39395b2266fd9afc1532fbb5 [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273971 91177308-0d34-0410-b5e6-96231b3b80d8