[PATCH] D107389: [Bazel] Drop deprecated tblgen includes mechanism

Geoffrey Martin-Noble via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 12:42:53 PDT 2021


GMNGeoffrey created this revision.
GMNGeoffrey added reviewers: mehdi_amini, jpienaar.
Herald added subscribers: wrengr, Chia-hungDuan, dcaballe, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, antiagainst, shauheen, rriddle.
GMNGeoffrey requested review of this revision.
Herald added subscribers: llvm-commits, stephenneuendorffer, nicolasvasilache.
Herald added a project: LLVM.

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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D107389

Files:
  utils/bazel/llvm-project-overlay/mlir/tblgen.bzl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107389.363839.patch
Type: text/x-patch
Size: 6104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210803/abe81307/attachment.bin>


More information about the llvm-commits mailing list