Skip to content

Commit 24ac6cf

Browse files
authored
[bazel] Port 58d9703 (#112064)
1 parent fa81868 commit 24ac6cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10603,6 +10603,7 @@ cc_library(
1060310603
":AtomicInterfaces",
1060410604
":AtomicInterfacesIncGen",
1060510605
":ControlFlowInterfaces",
10606+
":ConvertToLLVMInterface",
1060610607
":FuncDialect",
1060710608
":IR",
1060810609
":LLVMDialect",
@@ -10650,6 +10651,7 @@ cc_library(
1065010651
":ArithToLLVM",
1065110652
":ControlFlowToLLVM",
1065210653
":ConversionPassIncGen",
10654+
":ConvertToLLVMInterface",
1065310655
":FuncToLLVM",
1065410656
":LLVMCommonConversion",
1065510657
":LLVMDialect",

0 commit comments

Comments
 (0)