Skip to content

Commit 7caa812

Browse files
authored
[bazel] Port #92819 take 2 (#93995)
I missed this since it was still broken because of another patch #93996
1 parent 13b6284 commit 7caa812

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
@@ -2679,6 +2679,7 @@ cc_library(
26792679
"lib/Dialect/IRDL/IR/IRDL.cpp",
26802680
"lib/Dialect/IRDL/IR/IRDLOps.cpp",
26812681
"lib/Dialect/IRDL/IRDLLoading.cpp",
2682+
"lib/Dialect/IRDL/IRDLSymbols.cpp",
26822683
"lib/Dialect/IRDL/IRDLVerifiers.cpp",
26832684
],
26842685
hdrs = [

0 commit comments

Comments
 (0)