Skip to content

Commit 8af397a

Browse files
committed
[bazel] Add missing dep after 810148c
1 parent a891163 commit 8af397a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1536,6 +1536,7 @@ cc_library(
15361536
":Core",
15371537
":Support",
15381538
":Target",
1539+
":TargetParser",
15391540
":TransformUtils",
15401541
":config",
15411542
],

0 commit comments

Comments
 (0)