This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 05c7df73c50 CGSCCPassManagerTest.cpp: Fix warnings. [-Wunused-variable] new cb16061ea77 llvm-profdata: Reduce memory usage by using Error callback [...]
The 1 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: include/llvm/ProfileData/InstrProf.h | 23 +++-- include/llvm/ProfileData/InstrProfWriter.h | 13 ++- lib/ProfileData/InstrProf.cpp | 46 +++++---- lib/ProfileData/InstrProfWriter.cpp | 27 ++--- tools/llvm-profdata/llvm-profdata.cpp | 19 +++- unittests/ProfileData/CoverageMappingTest.cpp | 49 ++++------ unittests/ProfileData/InstrProfTest.cpp | 136 +++++++++++++------------- 7 files changed, 164 insertions(+), 149 deletions(-)