[PATCH] D106175: [Bazel] Use bazel_skylib paths for paths munging
Geoffrey Martin-Noble via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 16 11:50:52 PDT 2021
GMNGeoffrey created this revision.
Herald added subscribers: dcaballe, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, antiagainst, shauheen, rriddle, mehdi_amini.
GMNGeoffrey requested review of this revision.
Herald added subscribers: llvm-commits, stephenneuendorffer, nicolasvasilache.
Herald added a project: LLVM.
We do a lot of path munging and bazel_sklyib is a pretty reasonable dep.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D106175
Files:
utils/bazel/WORKSPACE
utils/bazel/configure.bzl
utils/bazel/examples/http_archive/WORKSPACE
utils/bazel/examples/submodule/WORKSPACE
utils/bazel/llvm-project-overlay/mlir/tblgen.bzl
utils/bazel/llvm_configs/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106175.359405.patch
Type: text/x-patch
Size: 8251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210716/9ab46709/attachment.bin>
More information about the llvm-commits
mailing list