diff options
author | Christian Fetzer <christian.fetzer@bmw.de> | 2021-08-20 13:24:44 -0500 |
---|---|---|
committer | Alan Phipps <a-phipps@ti.com> | 2021-08-20 13:44:25 -0500 |
commit | 9116211d180ca417fa93d4e97e60f4ba849d58d9 (patch) | |
tree | 014d2b985389b16c09011b69ea4e628867aa6866 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | b8e345b266748e0c931e389c00748b59f39302ae (diff) | |
download | llvm-9116211d180ca417fa93d4e97e60f4ba849d58d9.zip llvm-9116211d180ca417fa93d4e97e60f4ba849d58d9.tar.gz llvm-9116211d180ca417fa93d4e97e60f4ba849d58d9.tar.bz2 |
[Coverage][llvm-cov] Correctly export branch coverage in LCOV format
Commit 9f2967bcfe2f7d1fc02281f0098306c90c2c10a5 introduced support for
branch coverage including export to the LCOV format.
This commit corrects the LCOV field name for branches from BFH to BRH.
The mistake seems to have slipped in as typo because the correct field
name BRH is used in the comment section at the beginning of the file.
Differential Revision: https://reviews.llvm.org/D108358
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions