[PATCH] D46478: [Coverage] Do not skip functions with the same name when loading CoverageMapping.
Max Moroz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 8 08:54:45 PDT 2018
Dor1s updated this revision to Diff 145700.
Dor1s added a comment.
Added filenames into consideration whether a record should be loaded or skipped
Repository:
rL LLVM
https://reviews.llvm.org/D46478
Files:
include/llvm/ProfileData/Coverage/CoverageMapping.h
lib/ProfileData/Coverage/CoverageMapping.cpp
test/tools/llvm-cov/multiple-objects.test
unittests/ProfileData/CoverageMappingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46478.145700.patch
Type: text/x-patch
Size: 4054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/7bc744ea/attachment.bin>
More information about the llvm-commits
mailing list