[PATCH] D46478: [Coverage] Take filenames into account when loading function records.
Max Moroz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 8 11:33:55 PDT 2018
Dor1s updated this revision to Diff 145741.
Dor1s added a comment.
Use hash-based DenseMap for filenames and hash-based DenseSet for function names
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.145741.patch
Type: text/x-patch
Size: 4052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/a3a94678/attachment.bin>
More information about the llvm-commits
mailing list