Skip to content

Commit dfc60b2

Browse files
committed
[mlir][bazel] Also add SideEffectInterfaces dep to PtrDialect.
Fix for port of e112dcc.
1 parent da8f2d5 commit dfc60b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6365,6 +6365,7 @@ cc_library(
63656365
":PtrMemorySpaceInterfacesIncGen",
63666366
":PtrOpsEnumsGen",
63676367
":PtrOpsIncGen",
6368+
":SideEffectInterfaces",
63686369
":ViewLikeInterface",
63696370
"//llvm:Support",
63706371
],

0 commit comments

Comments
 (0)