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-defconfig in repository toolchain/ci/llvm-project.
from 6c86aa62d50 Add yaml defintions for CI tests with GitHub Actions adds 0f34f1b9318 Merging r367981: adds d24c8dde910 GitHub Actions: Only run tests on pushes to release/** branches adds 5bb85aeecac GitHub Actions: Pull source code from current repo when dum [...] adds 7185aa61a7a [WebAssembly] Fix miscompile of select with and adds e5b2493947f Merging r373148:
No new revisions were added by this update.
Summary of changes: .github/workflows/commit-tests.yml | 9 ++- .../CheckerDependencyHandling/CMakeLists.txt | 2 +- .../plugins/CheckerOptionHandling/CMakeLists.txt | 2 +- .../Analysis/plugins/SampleAnalyzer/CMakeLists.txt | 2 +- clang/lib/Driver/ToolChains/Linux.cpp | 13 ++-- clang/test/Driver/linux-musl-header-search.cpp | 39 +++++++++++ .../Target/WebAssembly/WebAssemblyInstrFloat.td | 7 -- llvm/test/CodeGen/WebAssembly/select.ll | 75 +++++++++++++++++----- 8 files changed, 118 insertions(+), 31 deletions(-) create mode 100644 clang/test/Driver/linux-musl-header-search.cpp