Skip to content

Commit 876fdc9

Browse files
authored
[bazel] Port #154452: WasmSSA dialect importer (#154516)
1 parent 19ac1ff commit 876fdc9

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
@@ -7153,6 +7153,7 @@ cc_library(
71537153
includes = ["include"],
71547154
deps = [
71557155
":IR",
7156+
":Support",
71567157
":TranslateLib",
71577158
":WasmSSADialect",
71587159
"//llvm:Support",

0 commit comments

Comments
 (0)