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-defconfig in repository toolchain/ci/llvm-project.
from f7a1e484713 Merging r370204: ------------------------------------------ [...] adds e7a52d72c7b Merging r370035: ------------------------------------------ [...] adds 44b3f6722e2 Merging r370271: ------------------------------------------ [...] adds 9c8b896a1a7 Merging r368964: ------------------------------------------ [...] adds a384ddbc3af Merging r369184: ------------------------------------------ [...] adds f8ed27f549e ReleaseNotes from Sam Parker adds 9adebd4b0be ReleaseNotes: omitting range checks for switches with unrea [...] adds 9f45ba86fd2 ReleaseNotes: sinking of instructions without uses adds 7552a3968e0 ReleaseNotes: reduce the indent new 2f35f0004e2 ReleaseNotes: matching wide stores (r362472) new 529706393a9 ReleaseNotes: remove in-progress warning and empty sections new e7ecc551432 ReleaseNotes: cleanups new 78ecdd5bfdf ReleaseNotes: drop in-progress warning and empty sections
The 4 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/docs/MemorySanitizer.rst | 3 + clang/docs/ReleaseNotes.rst | 88 +------------------- lld/ELF/Arch/PPC.cpp | 13 ++- lld/ELF/Arch/PPC64.cpp | 22 ++++- lld/test/ELF/ppc64-reloc-rel.s | 58 +++++++++++++ lld/test/ELF/ppc64-relocs.s | 81 ++---------------- llvm/docs/ReleaseNotes.rst | 154 +++++++++++++++++++++-------------- llvm/tools/llvm-shlib/CMakeLists.txt | 2 +- 8 files changed, 199 insertions(+), 222 deletions(-) create mode 100644 lld/test/ELF/ppc64-reloc-rel.s