Skip to content

Commit

Permalink
[bazel] Add missing dependency for 3cc2710
Browse files Browse the repository at this point in the history
  • Loading branch information
d0k committed Jun 11, 2024
1 parent bc5ced5 commit 37e9bf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,7 @@ cc_library(
srcs = ["lib/Dialect/Test/TestToLLVMIRTranslation.cpp"],
deps = [
":TestDialect",
"//llvm:Core",
"//llvm:Support",
"//mlir:BuiltinToLLVMIRTranslation",
"//mlir:IR",
Expand Down

0 comments on commit 37e9bf9

Please sign in to comment.