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-stable-allnoconfig in repository toolchain/ci/llvm-project.
from 9d9efb1f67ff [lld][CMake] Add LLD_DEFAULT_NOSTART_STOP_GC adds b9a243d1cac2 [Coroutines] Enhance symmetric transfer for constant CmpInst adds 5869ea6c6254 [sanitizer] msan build fix on non linux platforms adds fc043d8a256b Revert "[lld][CMake] Add LLD_DEFAULT_NOSTART_STOP_GC"
No new revisions were added by this update.
Summary of changes: compiler-rt/lib/msan/msan_interceptors.cpp | 1 + lld/CMakeLists.txt | 9 -- lld/ELF/Driver.cpp | 9 -- lld/test/CMakeLists.txt | 1 - lld/test/ELF/gc-sections-metadata-startstop.s | 1 - lld/test/ELF/gc-sections-startstop-hint.s | 1 - lld/test/ELF/gc-sections-startstop.s | 1 - lld/test/lit.cfg.py | 3 - lld/test/lit.site.cfg.py.in | 1 - llvm/lib/Transforms/Coroutines/CoroSplit.cpp | 98 ++++++++++++++-------- ...-split-musttail2.ll => coro-split-musttail4.ll} | 52 ++++++------ 11 files changed, 89 insertions(+), 88 deletions(-) copy llvm/test/Transforms/Coroutines/{coro-split-musttail2.ll => coro-split-mustta [...]