Skip to content

Commit da5d576

Browse files
committed
[mlir] fix empty spaces in bazel file
1 parent 6582509 commit da5d576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12060,7 +12060,7 @@ cc_library(
1206012060
":SideEffectInterfaces",
1206112061
":Support",
1206212062
":TransformDialectInterfacesIncGen",
12063-
":TransformDialectMatchInterfacesIncGen",
12063+
":TransformDialectMatchInterfacesIncGen",
1206412064
":TransformDialectUtils",
1206512065
":Transforms",
1206612066
"//llvm:Support",

0 commit comments

Comments
 (0)