[all-commits] [llvm/llvm-project] 787646: [Bazel] Remove template_rule and use @bazel_skylib...
Christian Sigg via All-commits
all-commits at lists.llvm.org
Mon Sep 26 06:30:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7876469c77a61a22172c765004e6251f26ee3c94
https://github.com/llvm/llvm-project/commit/7876469c77a61a22172c765004e6251f26ee3c94
Author: Christian Sigg <csigg at google.com>
Date: 2022-09-26 (Mon, 26 Sep 2022)
Changed paths:
M utils/bazel/WORKSPACE
M utils/bazel/llvm-project-overlay/clang/BUILD.bazel
M utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
R utils/bazel/llvm-project-overlay/llvm/template_rule.bzl
M utils/bazel/llvm-project-overlay/llvm/utils/lit/tests/BUILD.bazel
M utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
Log Message:
-----------
[Bazel] Remove template_rule and use @bazel_skylib's expand_template instead.
Reviewed By: GMNGeoffrey
Differential Revision: https://reviews.llvm.org/D134347
More information about the All-commits
mailing list