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-aarch64-next-allnoconfig in repository toolchain/ci/llvm-project.
from 150ad3120e3 Merging r368940: ------------------------------------------ [...] adds 739ab8a8a70 Revert r365860 for PR42966 (with a tweak to the test case f [...] adds 0a245438c00 Merging r369011: ------------------------------------------ [...] adds 25ca9e1625e Merging r369097: ------------------------------------------ [...] adds 9381f6a8c20 Merge r368247 (requested in PR42988) adds f3feb0fdbaf Merge r368246 for PR42988 adds 0c67478875b Merge r368219 (PR42988) new 10f293f38f4 Merging r369026: ------------------------------------------ [...]
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: clang/lib/Driver/ToolChains/Clang.cpp | 58 ++++----- clang/test/Driver/cl-options.c | 10 +- clang/test/Driver/clang_f_opts.c | 5 + clang/test/Driver/frame-pointer-elim.c | 84 +++++--------- clang/test/Driver/xcore-opts.c | 2 +- compiler-rt/lib/asan/asan_posix.cc | 4 +- .../sanitizer_interceptors_ioctl_netbsd.inc | 29 ++++- .../sanitizer_platform_limits_netbsd.cc | 58 ++++++++- .../sanitizer_platform_limits_netbsd.h | 47 +++++++- compiler-rt/utils/generate_netbsd_ioctls.awk | 6 + llvm/cmake/modules/LLVMInstallSymlink.cmake | 2 +- llvm/lib/CodeGen/LiveDebugValues.cpp | 17 ++- llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp | 18 +++ .../MIR/X86/live-debug-values-restore.mir | 115 +++++++++++++++++- llvm/test/MC/RISCV/rvi-pseudos.s | 129 +++++++++++---------- 15 files changed, 421 insertions(+), 163 deletions(-)