Jordan Rupprecht 816970ba74
[bazel][mlir][Python] Port #159926: move PDLPatternMatch.h.inc (#160432)
```
external/llvm-project/mlir/lib/CAPI/Transforms/Rewrite.cpp:17:10: error: use of private header from outside its module: 'mlir/IR/PDLPatternMatch.h.inc' [-Wprivate-header]
   17 | #include "mlir/IR/PDLPatternMatch.h.inc"
      |          ^
```
2025-09-24 03:14:06 +00:00
..