[all-commits] [llvm/llvm-project] d52b6c: [mlir][irdl] Fix BUILD files.

Ingo Müller via All-commits all-commits at lists.llvm.org
Wed Jul 26 11:16:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d52b6c261d6570a141a51592e28d60652ee2f778
      https://github.com/llvm/llvm-project/commit/d52b6c261d6570a141a51592e28d60652ee2f778
  Author: Ingo Müller <ingomueller at google.com>
  Date:   2023-07-26 (Wed, 26 Jul 2023)

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

  Log Message:
  -----------
  [mlir][irdl] Fix BUILD files.

https://reviews.llvm.org/D153983 introduced a new .td file with
attributes and enums. This patch adds the corresponding rules to the
BUILD file in order to fix the bazel build.

Reviewed By: ingomueller-net

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




More information about the All-commits mailing list