summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2015-03-24 23:34:36 +0000
committerJustin Bogner <mail@justinbogner.com>2015-03-24 23:34:36 +0000
commit5a07bb8b5f64368fe35d32d9653b5157a0d4b18b (patch)
treea978852bb462f5cedacd4490d02b9fbbc13d3e4a /llvm/lib
parent156d46eda0248c9fb6f213980a52f3f4cc7be7dc (diff)
downloadbcm5719-llvm-5a07bb8b5f64368fe35d32d9653b5157a0d4b18b.tar.gz
bcm5719-llvm-5a07bb8b5f64368fe35d32d9653b5157a0d4b18b.zip
llvm-cov: Require a subcommand when invoked as llvm-cov
A while ago llvm-cov gained support for clang's instrumentation based profiling in addition to its gcov support, and subcommands were added to choose which behaviour to use. When no subcommand was specified, we fell back to gcov compatibility with a warning that a subcommand would be required in the future. Now, we require the subcommand. Note that if the basename of llvm-cov is gcov (via symlink or hardlink, for example), we still use the gcov compatible behaviour with no subcommand required. llvm-svn: 233132
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud