This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 48db51b0f21 [Attributor] Implement "norecurse" function attribute deduction new 5de9e012006 Recommit [SampleFDO] Expose an interface to return the size [...]
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/SampleProf.h | 16 +++++++++++++++ include/llvm/ProfileData/SampleProfReader.h | 7 +++++++ lib/ProfileData/SampleProfReader.cpp | 30 ++++++++++++++++++++++++++++ test/tools/llvm-profdata/show-prof-size.test | 7 +++++++ tools/llvm-profdata/llvm-profdata.cpp | 27 +++++++++++++++++++++++-- 5 files changed, 85 insertions(+), 2 deletions(-) create mode 100644 test/tools/llvm-profdata/show-prof-size.test