summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/Inputs
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2015-03-17 00:18:51 +0000
committerJustin Bogner <mail@justinbogner.com>2015-03-17 00:18:51 +0000
commitd0a6243529c23e79c3d9a033cf977c0f7df43ead (patch)
tree684ce87c86d7b47af91dd6c1dc3579a83df5321e /llvm/test/tools/llvm-cov/Inputs
parent79f8d11d5af9d75154177352dbb03993246bf191 (diff)
downloadbcm5719-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.gcdabin0 -> 124 bytes
-rw-r--r--llvm/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcnobin0 -> 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
new file mode 100644
index 00000000000..3ca483d1f46
--- /dev/null
+++ b/llvm/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcda
Binary files differ
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
new file mode 100644
index 00000000000..d453566282f
--- /dev/null
+++ b/llvm/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcno
Binary files differ
OpenPOWER on IntegriCloud