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-lts-allmodconfig in repository toolchain/ci/llvm-project.
from 7f447b44f4e [docs] Add -Wmisleading-indentation to clang's release notes. adds c1547fe5bc3 ReleaseNotes: OpenMP adds 935ad4036ef ReleaseNotes: Attributor adds f5983993071 ReleaseNotes: ARM and AArch64 adds e82d1342bdf ReleaseNotes: Mention improved DWARF5 support in lldb adds be9f8fdfd9a Add -debug-info-kind=constructor to clang release notes adds c6f940b745c Add llvm-cov to LLVM_TOOLCHAIN_TOOLS adds 882720b7ce3 Don't generate libcalls for wide shift on Windows ARM (PR42711) adds 3a11c86849c Add Control Flow Guard in Clang release notes. adds bbfdf4b81d6 build_llvm_package.bat: Produce zip files in addition to th [...] new 2905a48c879 Fix DfaEmitter::visitDfaState() crash in MSVC x86 debug bui [...] new 1f6c9becd57 [docs] clangd release notes
The 2 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-tools-extra/docs/ReleaseNotes.rst | 45 ++++++++++++++++++++++++++++++- clang/docs/ReleaseNotes.rst | 32 ++++++++++++++++++++-- llvm/cmake/modules/AddLLVM.cmake | 1 + llvm/docs/ReleaseNotes.rst | 23 ++++++++++++++-- llvm/lib/Target/ARM/ARMISelLowering.cpp | 2 +- llvm/test/CodeGen/ARM/shift_minsize.ll | 8 +++++- llvm/utils/TableGen/DFAEmitter.cpp | 11 +++++--- llvm/utils/TableGen/DFAEmitter.h | 2 +- llvm/utils/release/build_llvm_package.bat | 13 ++++++++- 9 files changed, 124 insertions(+), 13 deletions(-)