zhongruoyu/Setup LLVM
Set up a specific version of LLVM and add the command-line tools to the PATH.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| llvm-version | Version of LLVM to use | — | — |
| github-token | Token to authenticate GitHub API requests | — | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| llvm-path | The absolute path to the LLVM installation |