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-next-allnoconfig in repository toolchain/ci/llvm-project.
from 0e27d08cdeb3 [RISCV] Fix crash for section alignment with .option norvc adds 2e7e14177186 workflows: Add a test to ensure that the LLVM version is correct adds 1f9140064dfb Bump version to 14.0.3
No new revisions were added by this update.
Summary of changes: .github/workflows/version-check.py | 32 ++++++++++++++++++++++ .github/workflows/version-check.yml | 26 ++++++++++++++++++ libcxx/CMakeLists.txt | 2 +- libcxxabi/CMakeLists.txt | 2 +- libunwind/CMakeLists.txt | 2 +- llvm/CMakeLists.txt | 2 +- llvm/utils/gn/secondary/llvm/version.gni | 2 +- llvm/utils/lit/lit/__init__.py | 2 +- llvm/utils/release/build_llvm_package.bat | 4 +-- .../llvm/include/llvm/Config/llvm-config.h | 2 +- 10 files changed, 67 insertions(+), 9 deletions(-) create mode 100755 .github/workflows/version-check.py create mode 100644 .github/workflows/version-check.yml