Skip to content

Commit

Permalink
[Bazel] Fixes for ec6da06.
Browse files Browse the repository at this point in the history
  • Loading branch information
jreiffers committed Oct 26, 2023
1 parent 4f131b0 commit 0c6759b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ cc_binary(
":ToyInterfacesIncGen",
":ToyOpsIncGen",
"//llvm:Core",
"//llvm:OrcJIT",
"//llvm:Support",
"//mlir:AffineDialect",
"//mlir:AffineToStandard",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ cc_binary(
":ToyInterfacesIncGen",
":ToyOpsIncGen",
"//llvm:Core",
"//llvm:OrcJIT",
"//llvm:Support",
"//mlir:AffineDialect",
"//mlir:AffineToStandard",
Expand Down

0 comments on commit 0c6759b

Please sign in to comment.