[all-commits] [llvm/llvm-project] 095bbc: [Bazel][mlir] Simplify test/BUILD.bazel with globs

Geoffrey Martin-Noble via All-commits all-commits at lists.llvm.org
Mon Sep 13 13:45:40 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 095bbc3a5a75f2e576b6efeadae34aaca693084e
      https://github.com/llvm/llvm-project/commit/095bbc3a5a75f2e576b6efeadae34aaca693084e
  Author: Geoffrey Martin-Noble <gcmn at google.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
    M utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel

  Log Message:
  -----------
  [Bazel][mlir] Simplify test/BUILD.bazel with globs

This reduces the maintenance burden by using globs, which is the
tradeoff we make in the other LLVM Bazel build files as well.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D109720




More information about the All-commits mailing list