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-arm-stable-allnoconfig in repository toolchain/ci/llvm-project.
from 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 adds 9a174549742 [clangd][Hover] Make tests hermetic by setting target triplet
No new revisions were added by this update.
Summary of changes: clang-tools-extra/clangd/unittests/HoverTests.cpp | 71 +++++++++------------- 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 +- 5 files changed, 79 insertions(+), 45 deletions(-) create mode 100644 lld/test/ELF/ppc32-relocatable-got2.s