Skip to content

Commit

Permalink
[bazel] Add dep on Analysis to fix build break (#115033)
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavk authored Nov 5, 2024
1 parent 6a263ce commit c822135
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ cc_test(
deps = [
"//llvm:AllTargetsAsmParsers",
"//llvm:AllTargetsCodeGens",
"//llvm:Analysis",
"//llvm:AsmParser",
"//llvm:BinaryFormat",
"//llvm:Core",
Expand Down

0 comments on commit c822135

Please sign in to comment.