[PATCH] D113871: Update BUILD.bazel files for bec488b8

Adrian Kuegel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 14 23:09:44 PST 2021


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D113871

Files:
  utils/bazel/llvm-project-overlay/mlir/BUILD.bazel


Index: utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
===================================================================
--- utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
+++ utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -4957,6 +4957,7 @@
         ":DataLayoutInterfaces",
         ":IR",
         ":LinalgOps",
+        ":Parser",
         ":SCFDialect",
         ":SideEffectInterfaces",
         ":StandardOps",


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113871.387158.patch
Type: text/x-patch
Size: 431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211115/33ff4d21/attachment.bin>


More information about the llvm-commits mailing list