[PATCH] D150641: [bazel] Refactor entries in WORKSPACE to bzl files
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 01:13:16 PDT 2023
gchatelet added inline comments.
================
Comment at: utils/bazel/WORKSPACE:12
+# Try to avoid adding anything to this file. In order to support bzlmod, we
+# split our dependencies based on whether they exist in the BCR.
+# https://github.com/bazelbuild/bazel-central-registry/tree/main/modules
----------------
"Bazel Central Repository (BCR)"
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150641/new/
https://reviews.llvm.org/D150641
More information about the llvm-commits
mailing list