diff options
author | Xinliang David Li <davidxl@google.com> | 2016-01-21 00:57:42 +0000 |
---|---|---|
committer | Xinliang David Li <davidxl@google.com> | 2016-01-21 00:57:42 +0000 |
commit | bc05e4e4c01b8a05e750b9aa9cad7df729b57938 (patch) | |
tree | 3b4670ef634e4c942de952ce914d56471448490b /llvm/test/tools/llvm-cov/Inputs/elf_binary_comdat.profdata | |
parent | 1e056ebe3c9280c29762368c2941777bbd1fed84 (diff) | |
download | bcm5719-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.profdata | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000000..85667041e2c --- /dev/null +++ b/llvm/test/tools/llvm-cov/Inputs/elf_binary_comdat.profdata |