rules_ll icon indicating copy to clipboard operation
rules_ll copied to clipboard

Upstream parts of rules_ll into the original Clang/LLVM Bazel overlay

Open aaronmondal opened this issue 3 years ago • 1 comments

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.

aaronmondal avatar Jun 07 '22 19:06 aaronmondal

Opened discussion in Clang/LLVM https://github.com/llvm/llvm-project/issues/55924

aaronmondal avatar Jun 07 '22 20:06 aaronmondal