Skip to content

Commit

Permalink
[bazel] Port 58d9703 (llvm#112064)
Browse files Browse the repository at this point in the history
  • Loading branch information
keith authored Oct 12, 2024
1 parent fa81868 commit 24ac6cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -10603,6 +10603,7 @@ cc_library(
":AtomicInterfaces",
":AtomicInterfacesIncGen",
":ControlFlowInterfaces",
":ConvertToLLVMInterface",
":FuncDialect",
":IR",
":LLVMDialect",
Expand Down Expand Up @@ -10650,6 +10651,7 @@ cc_library(
":ArithToLLVM",
":ControlFlowToLLVM",
":ConversionPassIncGen",
":ConvertToLLVMInterface",
":FuncToLLVM",
":LLVMCommonConversion",
":LLVMDialect",
Expand Down

0 comments on commit 24ac6cf

Please sign in to comment.