summaryrefslogtreecommitdiff
path: root/test/tools/llvm-cov/Inputs/test.gcno
diff options
context:
space:
mode:
authorYuchen Wu <yuchenericwu@hotmail.com>2013-11-13 22:50:15 +0000
committerYuchen Wu <yuchenericwu@hotmail.com>2013-11-13 22:50:15 +0000
commit86e37f567b23a37d4656d13972d0679fc53da1af (patch)
treed7aa829c0e0e238f621c35805ec6936c0d1afe31 /test/tools/llvm-cov/Inputs/test.gcno
parentf44941d81dc30cfd357c12292059721c9644a27f (diff)
downloadllvm-86e37f567b23a37d4656d13972d0679fc53da1af.tar.gz
llvm-86e37f567b23a37d4656d13972d0679fc53da1af.tar.bz2
llvm-86e37f567b23a37d4656d13972d0679fc53da1af.tar.xz
Added basic unit test for llvm-cov.
This test compares the output of llvm-cov against a coverage file generated by gcov. Currently, llvm-cov does not work on certain platforms (namely big-endian architectures such as PowerPC, among others). These platforms are marked as XFAIL for now, but will be fixed later. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194616 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/tools/llvm-cov/Inputs/test.gcno')
-rw-r--r--test/tools/llvm-cov/Inputs/test.gcnobin0 -> 3112 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test/tools/llvm-cov/Inputs/test.gcno b/test/tools/llvm-cov/Inputs/test.gcno
new file mode 100644
index 0000000000..6162604e74
--- /dev/null
+++ b/test/tools/llvm-cov/Inputs/test.gcno
Binary files differ