bazel-contrib / toolchains_llvm

LLVM toolchain for bazel
Apache License 2.0
301 stars 217 forks source link

determine ubuntu release names from llvm distributions #376

Closed oliverlee closed 1 month ago

oliverlee commented 2 months ago

Create a mapping from llvm version + arch to release name using the provided distributions. This commit only uses the mapping for Ubuntu OS names.