We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7140266 commit 6491833Copy full SHA for 6491833
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -374,9 +374,9 @@ cc_library(
374
hdrs = glob([
375
"include/mlir/IR/*.h",
376
]) + [
377
+ "include/mlir/IR/PDLPatternMatch.h.inc",
378
"include/mlir/Interfaces/CallInterfaces.h",
379
"include/mlir/Interfaces/FoldInterfaces.h",
- "include/mlir/IR/PDLPatternMatch.h.inc",
380
],
381
includes = ["include"],
382
deps = [
0 commit comments