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 37f3023 commit 13b6284Copy full SHA for 13b6284
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -2686,6 +2686,7 @@ cc_library(
2686
"include/mlir/Dialect/IRDL/IR/IRDLInterfaces.h",
2687
"include/mlir/Dialect/IRDL/IR/IRDLTraits.h",
2688
"include/mlir/Dialect/IRDL/IRDLLoading.h",
2689
+ "include/mlir/Dialect/IRDL/IRDLSymbols.h",
2690
"include/mlir/Dialect/IRDL/IRDLVerifiers.h",
2691
],
2692
includes = ["include"],
0 commit comments