This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 639e1eaac48 [Verifier] Reject invalid type for DILocalVariable. new bf0230910cf [PGO] Use SourceFileName rather module name in PGOFuncName
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: docs/CommandGuide/llvm-profdata.rst | 12 +++- .../Inputs/{basic.proftext => cutoff.proftext} | 14 +++-- test/tools/llvm-profdata/cutoff.test | 23 ++++++++ test/tools/llvm-profdata/value-prof.proftext | 6 +- tools/llvm-profdata/llvm-profdata.cpp | 66 +++++++++++++++++----- 5 files changed, 98 insertions(+), 23 deletions(-) copy test/tools/llvm-profdata/Inputs/{basic.proftext => cutoff.proftext} (50%) create mode 100644 test/tools/llvm-profdata/cutoff.test