[all-commits] [llvm/llvm-project] 981ad1: [Bazel] Drop deprecated tblgen includes mechanism

Geoffrey Martin-Noble via All-commits all-commits at lists.llvm.org
Wed Aug 4 13:19:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 981ad13ac65690fc32418af6f09a66b52a604904
      https://github.com/llvm/llvm-project/commit/981ad13ac65690fc32418af6f09a66b52a604904
  Author: Geoffrey Martin-Noble <gcmn at google.com>
  Date:   2021-08-04 (Wed, 04 Aug 2021)

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

  Log Message:
  -----------
  [Bazel] Drop deprecated tblgen includes mechanism

Includes can now be fully managed via td_library and specified locally
to the tablegen files that require them. This has been deprecated for a
while and is not used upstream. I'm not aware of any downstream users
either.

Reviewed By: jpienaar

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




More information about the All-commits mailing list