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-defconfig in repository toolchain/ci/llvm-project.
from aa97472d211 Re-land [MC] Fix quadratic behavior in addPendingLabel adds d2071b8fcdc Revert "Re-land [MC] Fix quadratic behavior in addPendingLabel" adds efeb1cead5b Add GitHub action for running lldb tests new 9cf9cf2a398 [Clang] Fix Hurd toolchain test on a two-stage build with ThinLTO
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: .../workflows/{clang-tests.yml => lldb-tests.yml} | 19 ++++++++++++------- clang/lib/Driver/ToolChains/Gnu.cpp | 20 +++++++++++--------- clang/lib/Driver/ToolChains/Gnu.h | 6 ++++++ clang/lib/Driver/ToolChains/Hurd.cpp | 8 ++++++-- clang/lib/Driver/ToolChains/Hurd.h | 6 ++++-- clang/lib/Driver/ToolChains/Linux.cpp | 5 +++++ clang/lib/Driver/ToolChains/Linux.h | 4 +++- llvm/include/llvm/MC/MCObjectStreamer.h | 3 +-- llvm/lib/MC/MCObjectStreamer.cpp | 8 ++++++-- 9 files changed, 54 insertions(+), 25 deletions(-) copy .github/workflows/{clang-tests.yml => lldb-tests.yml} (58%)