Skip to content

Commit 2c331b3

Browse files
committed
[mlir][bazel] remove tab blank in OpenAccTransforms
1 parent ab07fc8 commit 2c331b3

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
@@ -10452,7 +10452,7 @@ cc_library(
1045210452
":OpenACCPassIncGen",
1045310453
":Pass",
1045410454
":TransformUtils",
10455-
"//llvm:Support",
10455+
"//llvm:Support",
1045610456
],
1045710457
)
1045810458

0 commit comments

Comments
 (0)