This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ae29a3a8040 [PM][FunctionAttrs] add NoUnwind attribute inference to Pos [...] new a10309cedda Fix Layering, move instrumentation transform headers into I [...]
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/Transforms/{ => Instrumentation}/GCOVProfiler.h | 2 +- include/llvm/Transforms/{ => Instrumentation}/InstrProfiling.h | 2 +- include/llvm/Transforms/{ => Instrumentation}/PGOInstrumentation.h | 2 +- lib/Passes/PassBuilder.cpp | 6 +++--- lib/Transforms/Instrumentation/GCOVProfiling.cpp | 2 +- lib/Transforms/Instrumentation/IndirectCallPromotion.cpp | 2 +- lib/Transforms/Instrumentation/InstrProfiling.cpp | 2 +- lib/Transforms/Instrumentation/PGOInstrumentation.cpp | 2 +- lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) rename include/llvm/Transforms/{ => Instrumentation}/GCOVProfiler.h (92%) rename include/llvm/Transforms/{ => Instrumentation}/InstrProfiling.h (98%) rename include/llvm/Transforms/{ => Instrumentation}/PGOInstrumentation.h (97%)