Skip to content

Commit 8aa8604

Browse files
committed
[bazel] Fix build breakage after 315a407
1 parent 0e8a8c8 commit 8aa8604

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/llvm/unittests

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@ cc_test(
359359
"//llvm:Passes",
360360
"//llvm:Scalar",
361361
"//llvm:Support",
362+
"//llvm:TargetParser",
362363
"//llvm:TestingSupport",
363364
"//llvm:TransformUtils",
364365
"//llvm:config",

0 commit comments

Comments
 (0)