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-stable-allyesconfig in repository toolchain/ci/llvm-project.
from 87c7863c3ec Reland "[StackColoring] Remap PseudoSourceValue frame indic [...] adds 6472fec9a69 [clangd][Hover] Handle uninstantiated templates adds 54b022d3444 [lldb] Fix nondeterminism in TestCppBitfields adds 684c216d73c [ELF][PPC32] Support --emit-relocs link of R_PPC_PLTREL24
No new revisions were added by this update.
Summary of changes: clang-tools-extra/clangd/Hover.cpp | 27 +++++++++----- clang-tools-extra/clangd/unittests/HoverTests.cpp | 19 ++++++++++ lld/ELF/InputSection.cpp | 8 +++++ lld/test/ELF/ppc32-relocatable-got2.s | 41 ++++++++++++++++++++++ .../test/lang/cpp/bitfields/TestCppBitfields.py | 2 +- .../lldbsuite/test/lang/cpp/bitfields/main.cpp | 2 +- 6 files changed, 88 insertions(+), 11 deletions(-) create mode 100644 lld/test/ELF/ppc32-relocatable-got2.s