[PATCH] D106955: brake build to test pre-merge
Mikhail Goncharov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 28 07:12:09 PDT 2021
goncharov created this revision.
Herald added subscribers: dcaballe, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, antiagainst, shauheen, rriddle, mehdi_amini.
goncharov 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/D106955
Files:
utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
Index: utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
===================================================================
--- utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
+++ utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
@@ -47,7 +47,6 @@
"//mlir:include/mlir/Interfaces/InferTypeOpInterface.td",
],
deps = [
- "//mlir:OpBaseTdFiles",
"//mlir:SideEffectTdFiles",
],
)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106955.362367.patch
Type: text/x-patch
Size: 436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/435393c4/attachment.bin>
More information about the llvm-commits
mailing list