This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 22f8c83 [SCCP] Debug diagnostic goes under DEBUG(). NFCI. new 8a66c7e [PGO] Fix insane counts due to nonreturn calls
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: .../Instrumentation/PGOInstrumentation.cpp | 13 +++++- ...reachable_bb.proftext => noreturncall.proftext} | 6 ++- test/Transforms/PGOProfile/noreturncall.ll | 46 ++++++++++++++++++++++ 3 files changed, 61 insertions(+), 4 deletions(-) copy test/Transforms/PGOProfile/Inputs/{unreachable_bb.proftext => noreturncall.pr [...] create mode 100644 test/Transforms/PGOProfile/noreturncall.ll