llvm-cov: Warn instead of error if a .gcda has arcs from an exit block
authorJustin Bogner <mail@justinbogner.com>
Tue, 17 Mar 2015 00:18:51 +0000 (00:18 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 17 Mar 2015 00:18:51 +0000 (00:18 +0000)
commitbdd2212363c440b17b8664c90f67c6f9910ff7c7
tree9d73c2b97b7420020e981611b925c7aec9617386
parentb47d91882510d37434a6426147eb89576647f109
llvm-cov: Warn instead of error if a .gcda has arcs from an exit block

Patch by Vanderson M. Rosario. Thanks!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232443 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/GCOV.cpp
test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcda [new file with mode: 0644]
test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcno [new file with mode: 0644]
test/tools/llvm-cov/llvm-cov.test