Skip to content

Commit 55cdbda

Browse files
authored
[bazel] Port #151324 (#151345)
This was included in #151125 but somehow lost in the second time the patch was re-applied
1 parent 83d3770 commit 55cdbda

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ package(default_visibility = ["//visibility:public"])
3232
"//mlir:include/mlir/IR/BuiltinDialectBytecode.td",
3333
"//mlir:include/mlir/IR/BytecodeBase.td",
3434
"//mlir:include/mlir/IR/OpBase.td",
35+
"//mlir:include/mlir/Interfaces/CallInterfaces.td",
3536
"//mlir:include/mlir/Interfaces/InferTypeOpInterface.td",
3637
"//mlir:include/mlir/Interfaces/SideEffectInterfaces.td",
3738
"//mlir:include/mlir/Pass/PassBase.td",

0 commit comments

Comments
 (0)