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 54b022d3444 [lldb] Fix nondeterminism in TestCppBitfields adds 684c216d73c [ELF][PPC32] Support --emit-relocs link of R_PPC_PLTREL24 adds 9a174549742 [clangd][Hover] Make tests hermetic by setting target triplet new 967658150ed Work around PR44697 in CrashRecoveryContext
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-tools-extra/clangd/unittests/HoverTests.cpp | 71 +++++++++-------------- lld/ELF/InputSection.cpp | 8 +++ lld/test/ELF/ppc32-relocatable-got2.s | 41 +++++++++++++ llvm/lib/Support/CrashRecoveryContext.cpp | 7 +++ 4 files changed, 84 insertions(+), 43 deletions(-) create mode 100644 lld/test/ELF/ppc32-relocatable-got2.s