[PATCH] D150641: [bazel] Refactor entries in WORKSPACE to bzl files
Matt via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 15 23:11:10 PDT 2023
matts1 created this revision.
Herald added a project: All.
matts1 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
WORKSPACE is incompatible with bzlmod, so this allows us to pull these dependencies using bzlmod.
This should be a no-op change.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D150641
Files:
utils/bazel/WORKSPACE
utils/bazel/repos/BUILD.bazel
utils/bazel/repos/bcr_deps.bzl
utils/bazel/repos/llvm_repos.bzl
utils/bazel/repos/non_bcr_deps.bzl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150641.522450.patch
Type: text/x-patch
Size: 11885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/4736eeb5/attachment.bin>
More information about the llvm-commits
mailing list