This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 336eefd Revert r273711, it caused PR28298. new 153829f [MBP] show function name in debug dump new 51f85a4 Hookup ProfileSummary with SampleProfilerLoader
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: lib/CodeGen/MachineBlockPlacement.cpp | 1 + lib/Transforms/IPO/SampleProfile.cpp | 1 + test/Transforms/SampleProfile/Inputs/summary.prof | 4 ++++ test/Transforms/SampleProfile/summary.ll | 14 ++++++++++++++ 4 files changed, 20 insertions(+) create mode 100644 test/Transforms/SampleProfile/Inputs/summary.prof create mode 100644 test/Transforms/SampleProfile/summary.ll