[PATCH] D137008: [Bazel] Add bzlmod support
Aaron Siddhartha Mondal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 4 13:19:37 PDT 2022
aaronmondal updated this revision to Diff 473326.
aaronmondal added a comment.
Remove that hacky patch. It is not necessary and will usually be supplied by a bazel registry.
Also fixes the logic to determine whether or not to use a custom commit or the default sources.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137008/new/
https://reviews.llvm.org/D137008
Files:
utils/bazel/MODULE.bazel
utils/bazel/examples/bzlmod/.bazelrc
utils/bazel/examples/bzlmod/.bazelversion
utils/bazel/examples/bzlmod/MODULE.bazel
utils/bazel/examples/bzlmod/WORKSPACE.bazel
utils/bazel/extensions.bzl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137008.473326.patch
Type: text/x-patch
Size: 7556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221104/b0bcbaae/attachment.bin>
More information about the llvm-commits
mailing list