summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/Other/Inputs/llvm-cov.gcdabin0 -> 296 bytes
-rw-r--r--llvm/test/Other/Inputs/llvm-cov.gcnobin0 -> 984 bytes
-rw-r--r--llvm/test/Other/llvm-cov.test3
3 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/Other/Inputs/llvm-cov.gcda b/llvm/test/Other/Inputs/llvm-cov.gcda
new file mode 100644
index 00000000000..9ae2286ea2f
--- /dev/null
+++ b/llvm/test/Other/Inputs/llvm-cov.gcda
Binary files differ
diff --git a/llvm/test/Other/Inputs/llvm-cov.gcno b/llvm/test/Other/Inputs/llvm-cov.gcno
new file mode 100644
index 00000000000..25e202386a8
--- /dev/null
+++ b/llvm/test/Other/Inputs/llvm-cov.gcno
Binary files differ
diff --git a/llvm/test/Other/llvm-cov.test b/llvm/test/Other/llvm-cov.test
new file mode 100644
index 00000000000..c0aa203e2c1
--- /dev/null
+++ b/llvm/test/Other/llvm-cov.test
@@ -0,0 +1,3 @@
+PR11760
+RUN: llvm-cov -gcda=%S/Inputs/llvm-cov.gcda -gcno=%S/Inputs/llvm-cov.gcno
+
OpenPOWER on IntegriCloud