[all-commits] [llvm/llvm-project] 8b86b3: [Bazel] Use bazel_skylib paths for paths munging
Geoffrey Martin-Noble via All-commits
all-commits at lists.llvm.org
Fri Jul 16 13:52:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8b86b3a846eea066a11583a3316cd461311cfecd
https://github.com/llvm/llvm-project/commit/8b86b3a846eea066a11583a3316cd461311cfecd
Author: Geoffrey Martin-Noble <gcmn at google.com>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M utils/bazel/WORKSPACE
M utils/bazel/configure.bzl
M utils/bazel/examples/http_archive/WORKSPACE
M utils/bazel/examples/submodule/WORKSPACE
M utils/bazel/llvm-project-overlay/mlir/tblgen.bzl
M utils/bazel/llvm_configs/BUILD.bazel
Log Message:
-----------
[Bazel] Use bazel_skylib paths for paths munging
We do a lot of path munging and bazel_sklyib is a pretty reasonable dep.
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D106175
More information about the All-commits
mailing list