Actions to Install LLVM and Clang
Version updated for https://github.com/jhchundev/install-llvm-action to version v1.2.1.
- 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 process of downloading and installing specific versions of LLVM and Clang binaries on CI environments. It ensures the installed binaries are properly configured in system environment variables (e.g., PATH, LD_LIBRARY_PATH) for seamless usage in subsequent workflow steps. This action simplifies setting up compatible development environments across different platforms and architectures by handling version-specific and platform-specific requirements.
What’s Changed
What’s Changed
- 📄 Update Generated Files by @github-actions[bot] in https://github.com/jhchundev/install-llvm-action/pull/40
Full Changelog: https://github.com/jhchundev/install-llvm-action/compare/v1.2.0...v1.2.1