Below you will find pages that utilize the taxonomy term “KyleMayes”
April 10, 2024
Install LLVM and Clang
Version updated for KyleMayes/install-llvm-action to version v2.0.2.
This action is used across all versions by 2,432 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added support for LLVM and Clang 18.1.3 (for platforms with binaries available)
April 3, 2024
Install LLVM and Clang
Version updated for KyleMayes/install-llvm-action to version v2.0.1.
This action is used across all versions by 2,414 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixes Fixed exact LLVM and Clang versions (e.g., 17.0.6) causing the action to fail Fixed LLVM and Clang executables failing to run on ARM64 macOS runners
April 1, 2024
Install LLVM and Clang
Version updated for KyleMayes/install-llvm-action to version v2.0.0.
This action is used across all versions by 2,406 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Migrating from v1 Support for LLVM and Clang 3.5 through 7.0 has been removed (use 7.1 or later) The download-url input has been renamed to mirror-url The force-version and ubuntu-version inputs have been replaced with the force-url input Other Changes Added arch input Added support for various missing LLVM and Clang versions up to 18.
October 10, 2023
Install LLVM and Clang
Version updated for KyleMayes/install-llvm-action to version v1.9.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1,681 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add support for LLVM 17 (binaries not available for macOS runners) Update dependencies and use node20 runner Fix downloadUrl option usage on Linux and Windows runners (#57)