rules_ll
rules_ll copied to clipboard
Upstream parts of rules_ll into the original Clang/LLVM Bazel overlay
It may be desirable for non-rules_ll users to get bzlmod support for the original Clang/LLVM Bazel overlay. The files whose contents we may be able to upstream are ll/extensions.bzl, MODULE.bzl and .bazelrc. Ideally, bzlmod users should be able to import llvm-project via the bazel-central-registry.
rules_ll specific extensions should remain in this repository and the bazel-eomii-registry.
Opened discussion in Clang/LLVM https://github.com/llvm/llvm-project/issues/55924