bazel-contrib / bazel-contrib/toolchains_llvm
Ability to query for available toolchain versions
- Dominant language
- Starlark
- Stars
- 371
- Forks
- 283
- Avg merge
- 1d 55m
- Merged PRs (30d)
- 25
Description
Hello - I would like to be able to programmatically discover the set of toolchains I could possibly pass in to llvm.toolchain( llvm_version = "" ). We have bots that keep our dependency versions up to date, and such an api would help them figure out what string to put there.
Thank you!
Contributor guide
Research direction
Start at the llvm.toolchain entry point mentioned in the request and trace how llvm_version values are accepted and resolved. Review the existing repository configuration and tests, if present, to define how an enumeration API would expose available versions; done means bots can discover valid values programmatically.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100