Skip to content

Commit 13fc914

Browse files
committed
[mlir][bazel] remove extra blanks in mlir-tblgen test
1 parent 8a5e179 commit 13fc914

File tree

1 file changed

+1
-1
lines changed
  • utils/bazel/llvm-project-overlay/mlir/test/mlir-tblgen

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ package(default_visibility = ["//visibility:public"])
2828
"//mlir:include/mlir/Dialect/OpenMP/OpenMPTypeInterfaces.td",
2929
"//mlir:include/mlir/IR/BuiltinAttributeInterfaces.td",
3030
"//mlir:include/mlir/IR/BuiltinAttributes.td",
31-
"//mlir:include/mlir/IR/BuiltinDialect.td",
31+
"//mlir:include/mlir/IR/BuiltinDialect.td",
3232
"//mlir:include/mlir/IR/BuiltinDialectBytecode.td",
3333
"//mlir:include/mlir/IR/BytecodeBase.td",
3434
"//mlir:include/mlir/IR/OpBase.td",

0 commit comments

Comments
 (0)