Skip to content

Commit ee1ecf3

Browse files
authored
Update BUILD.bazel to add RegisterAllPasses/Dialects/Extensions (#151233)
1 parent 3dfd939 commit ee1ecf3

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)