This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f34b3b16e3f [gold] Enable data-sections by default for the gold-plugin. new c87493d497e Add test coverage for new PM PGOOpt handling.
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/Passes/PassBuilder.h | 12 ++++++++---- test/Other/Inputs/new-pm-pgo.prof | 1 + test/Other/Inputs/new-pm-pgo.proftext | 1 + test/Other/new-pm-pgo.ll | 12 ++++++++++++ tools/opt/NewPMDriver.cpp | 30 +++++++++++++++++++++++++++++- 5 files changed, 51 insertions(+), 5 deletions(-) create mode 100644 test/Other/Inputs/new-pm-pgo.prof create mode 100644 test/Other/Inputs/new-pm-pgo.proftext create mode 100644 test/Other/new-pm-pgo.ll