bazel-contrib / toolchains_llvm

LLVM toolchain for bazel
Apache License 2.0
291 stars 209 forks source link

Update apple `release_name` for version >= 18 #382

Closed Danielkonge closed 2 weeks ago

Danielkonge commented 2 weeks ago

As shown in commit 6c57c24ec0edadb5161999926919d2768096f170, the newer apple releases seem to use apple-macos11 instead of apple-darwin22.0. (Though I am not sure what would be used for x86, since I can't find such a build for llvm version >= 18.)

Also, if this is merged, can we get a new toolchains_llvm release (v1.1.3) shortly after? The most recent apple binary currently available in v1.1.2 is quite old.