Skip to content

Commit 6491833

Browse files
committed
reformat
1 parent 7140266 commit 6491833

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
@@ -374,9 +374,9 @@ cc_library(
374374
hdrs = glob([
375375
"include/mlir/IR/*.h",
376376
]) + [
377+
"include/mlir/IR/PDLPatternMatch.h.inc",
377378
"include/mlir/Interfaces/CallInterfaces.h",
378379
"include/mlir/Interfaces/FoldInterfaces.h",
379-
"include/mlir/IR/PDLPatternMatch.h.inc",
380380
],
381381
includes = ["include"],
382382
deps = [

0 commit comments

Comments
 (0)