summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/Inputs/elf_binary_comdat.profdata
diff options
context:
space:
mode:
authorXinliang David Li <davidxl@google.com>2016-01-21 00:57:42 +0000
committerXinliang David Li <davidxl@google.com>2016-01-21 00:57:42 +0000
commitbc05e4e4c01b8a05e750b9aa9cad7df729b57938 (patch)
tree3b4670ef634e4c942de952ce914d56471448490b /llvm/test/tools/llvm-cov/Inputs/elf_binary_comdat.profdata
parent1e056ebe3c9280c29762368c2941777bbd1fed84 (diff)
downloadbcm5719-llvm-bc05e4e4c01b8a05e750b9aa9cad7df729b57938.tar.gz
bcm5719-llvm-bc05e4e4c01b8a05e750b9aa9cad7df729b57938.zip
[Coverage] Add a test case for comdat
The binary contains two (merged) covmap sections which have duplicate CovMapRecords from comdat (template instantation). This test makes sure the reader reads it properly. It also tests that the coverage data from different instantiations of the same template function are properly merged in show output. llvm-svn: 258376
Diffstat (limited to 'llvm/test/tools/llvm-cov/Inputs/elf_binary_comdat.profdata')
-rw-r--r--llvm/test/tools/llvm-cov/Inputs/elf_binary_comdat.profdatabin0 -> 1040 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-cov/Inputs/elf_binary_comdat.profdata b/llvm/test/tools/llvm-cov/Inputs/elf_binary_comdat.profdata
new file mode 100644
index 00000000000..85667041e2c
--- /dev/null
+++ b/llvm/test/tools/llvm-cov/Inputs/elf_binary_comdat.profdata
Binary files differ
OpenPOWER on IntegriCloud