toolchains_llvm icon indicating copy to clipboard operation
toolchains_llvm copied to clipboard

Ability to query for available toolchain versions

Open JonathanPerry651 opened this issue 9 months ago • 0 comments

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!

JonathanPerry651 avatar Mar 16 '25 20:03 JonathanPerry651