This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allyesconfig in repository toolchain/ci/llvm-project.
from 840845a1eea Fix merge issues in b288f7d6bb8fdd21d27ba755302db194c181fdaf adds 686a8891ca5 Revert ABI/API changes from b288f7d adds 0ec4a87c38d Fix build since b288f7d adds 8af4ee9ff00 Merging r375403:
No new revisions were added by this update.
Summary of changes: llvm/include/llvm/CodeGen/MachineFunction.h | 19 +++++++++++--- llvm/lib/CodeGen/MachineFunction.cpp | 20 ++++++++++++++- llvm/lib/CodeGen/MachineInstr.cpp | 2 +- llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp | 8 ++++-- .../Transforms/MemCpyOpt/aggregate-type-crash.ll | 30 ++++++++++++++++++++++ llvm/unittests/CodeGen/MachineInstrTest.cpp | 2 +- 6 files changed, 73 insertions(+), 8 deletions(-) create mode 100644 llvm/test/Transforms/MemCpyOpt/aggregate-type-crash.ll