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-allnoconfig in repository toolchain/ci/llvm-project.
from 72882ca30d8 [RISCV] Support ABI checking with per function target-features adds c23212a438f [IR] Keep a double break between functions when printing a module adds 87c7863c3ec Reland "[StackColoring] Remap PseudoSourceValue frame indic [...] adds 6472fec9a69 [clangd][Hover] Handle uninstantiated templates adds 54b022d3444 [lldb] Fix nondeterminism in TestCppBitfields new 684c216d73c [ELF][PPC32] Support --emit-relocs link of R_PPC_PLTREL24
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/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 +- llvm/lib/CodeGen/StackColoring.cpp | 16 +++++---- llvm/lib/IR/AsmWriter.cpp | 4 ++- llvm/test/Feature/undefined.ll | 13 +++++++ 9 files changed, 113 insertions(+), 19 deletions(-) create mode 100644 lld/test/ELF/ppc32-relocatable-got2.s