Skip to content

Commit 439f16a

Browse files
committed
[mlir][bazel] Port e112dcc.
1 parent 7547ad3 commit 439f16a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6271,6 +6271,7 @@ td_library(
62716271
":BuiltinDialectTdFiles",
62726272
":DataLayoutInterfacesTdFiles",
62736273
":OpBaseTdFiles",
6274+
":ViewLikeInterfaceTdFiles",
62746275
],
62756276
)
62766277

@@ -6364,6 +6365,7 @@ cc_library(
63646365
":PtrMemorySpaceInterfacesIncGen",
63656366
":PtrOpsEnumsGen",
63666367
":PtrOpsIncGen",
6368+
":ViewLikeInterface",
63676369
"//llvm:Support",
63686370
],
63696371
)

0 commit comments

Comments
 (0)