Skip to content

Commit 13b6284

Browse files
authored
[bazel] Port #92819 (#93992)
1 parent 37f3023 commit 13b6284

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2686,6 +2686,7 @@ cc_library(
26862686
"include/mlir/Dialect/IRDL/IR/IRDLInterfaces.h",
26872687
"include/mlir/Dialect/IRDL/IR/IRDLTraits.h",
26882688
"include/mlir/Dialect/IRDL/IRDLLoading.h",
2689+
"include/mlir/Dialect/IRDL/IRDLSymbols.h",
26892690
"include/mlir/Dialect/IRDL/IRDLVerifiers.h",
26902691
],
26912692
includes = ["include"],

0 commit comments

Comments
 (0)