[PATCH] D108274: Simplify setting up LLVM as bazel external repo

Christian Sigg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 18 00:08:10 PDT 2021


csigg created this revision.
csigg added a reviewer: GMNGeoffrey.
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.

Second attempt of https://reviews.llvm.org/D107714, this time also updating third_party_build paths.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D108274

Files:
  utils/bazel/WORKSPACE
  utils/bazel/configure.bzl
  utils/bazel/examples/submodule/WORKSPACE
  utils/bazel/terminfo.bzl
  utils/bazel/zlib.bzl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108274.367128.patch
Type: text/x-patch
Size: 7800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210818/d9c377ec/attachment.bin>


More information about the llvm-commits mailing list