diff options
author | Justin Bogner <mail@justinbogner.com> | 2015-03-17 00:18:51 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2015-03-17 00:18:51 +0000 |
commit | d0a6243529c23e79c3d9a033cf977c0f7df43ead (patch) | |
tree | 684ce87c86d7b47af91dd6c1dc3579a83df5321e /llvm/test/tools/llvm-cov/Inputs | |
parent | 79f8d11d5af9d75154177352dbb03993246bf191 (diff) | |
download | bcm5719-llvm-d0a6243529c23e79c3d9a033cf977c0f7df43ead.tar.gz bcm5719-llvm-d0a6243529c23e79c3d9a033cf977c0f7df43ead.zip |
llvm-cov: Warn instead of error if a .gcda has arcs from an exit block
Patch by Vanderson M. Rosario. Thanks!
llvm-svn: 232443
Diffstat (limited to 'llvm/test/tools/llvm-cov/Inputs')
-rw-r--r-- | llvm/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcda | bin | 0 -> 124 bytes |
-rw-r--r-- | llvm/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcno | bin | 0 -> 216 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcda b/llvm/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcda Binary files differnew file mode 100644 index 00000000000..3ca483d1f46 --- /dev/null +++ b/llvm/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcda diff --git a/llvm/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcno b/llvm/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcno Binary files differnew file mode 100644 index 00000000000..d453566282f --- /dev/null +++ b/llvm/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcno |