Actions to Install LLVM and Clang
Version updated for https://github.com/jhchundev/install-llvm-action to version v1.2.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The install-llvm-action GitHub Action automates the downloading and installation of LLVM and Clang binaries for CI workflows. It ensures the installed binaries are properly configured in environment variables (e.g., PATH, LD_LIBRARY_PATH) for immediate use. This action streamlines the setup of specific or minimum versions of LLVM and Clang, addressing compatibility across operating systems and architectures while eliminating manual installation steps.
What’s Changed
What’s Changed
- 📄 Update Generated Files by @github-actions[bot] in https://github.com/jhchundev/install-llvm-action/pull/41
Full Changelog: https://github.com/jhchundev/install-llvm-action/compare/v1.2.1...v1.2.2