[PATCH] D107714: Simplify setting up LLVM as bazel external repo
Christian Sigg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 8 06:19:44 PDT 2021
csigg created this revision.
Herald added a subscriber: sanjoy.google.
csigg requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Only require one intermediate repository instead of two.
Fewer parameters in llvm_config.
Remove bazel_skylib dependency.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D107714
Files:
utils/bazel/configure.bzl
utils/bazel/examples/http_archive/WORKSPACE
utils/bazel/examples/submodule/WORKSPACE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107714.365017.patch
Type: text/x-patch
Size: 6018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210808/d623b9d1/attachment.bin>
More information about the llvm-commits
mailing list