This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1cb24004710 [LTO][Legacy] Add new C inferface to query libcall functions new c7b6e02431c [Coverage] Assert that filenames in a TU are unique, NFC new 11d25b64c74 [Coverage] Speed up file-based queries for coverage info, NFC
The 2 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 | 15 ++++++++- .../ProfileData/Coverage/CoverageMappingWriter.h | 3 +- lib/ProfileData/Coverage/CoverageMapping.cpp | 37 ++++++++++++++++++++-- lib/ProfileData/Coverage/CoverageMappingWriter.cpp | 10 ++++++ 4 files changed, 60 insertions(+), 5 deletions(-)