Skip to content

Commit c08dcf4

Browse files
wenzhi-cuigithub-actions[bot]
authored andcommitted
Automerge: Update BUILD.bazel to add RegisterAllPasses/Dialects/Extensions (#151233)
2 parents ad1713e + ee1ecf3 commit c08dcf4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,6 +1004,9 @@ mlir_c_api_cc_library(
10041004
":BuiltinToLLVMIRTranslation",
10051005
":IR",
10061006
":LLVMToLLVMIRTranslation",
1007+
":RegisterAllDialects",
1008+
":RegisterAllExtensions",
1009+
":RegisterAllPasses",
10071010
],
10081011
)
10091012

0 commit comments

Comments
 (0)