This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 16bf208 Create llvm.addressofreturnaddress intrinsic new 98f853e [Coverage] Factor out logic to create FunctionRecords (NFC) new d05e76c [Coverage] Delete some copy constructors (NFC) new 3d62534 [unittest] Pass a reference instead of making a copy (NFC) new f466ec4 [unittests] Delete some copy constructors (NFC)
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../llvm/ProfileData/Coverage/CoverageMapping.h | 16 ++++ lib/ProfileData/Coverage/CoverageMapping.cpp | 85 ++++++++++++---------- tools/llvm-cov/CoverageExporterJson.cpp | 2 +- unittests/ProfileData/CoverageMappingTest.cpp | 13 +++- 4 files changed, 74 insertions(+), 42 deletions(-)