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 6c86aa62d50 Add yaml defintions for CI tests with GitHub Actions adds 0f34f1b9318 Merging r367981: new d24c8dde910 GitHub Actions: Only run tests on pushes to release/** branches new 5bb85aeecac GitHub Actions: Pull source code from current repo when dum [...] new 7185aa61a7a [WebAssembly] Fix miscompile of select with and new e5b2493947f Merging r373148:
The 4 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: .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