Skip to content

Commit 01893b5

Browse files
committed
[bazel] Add a dependency missing from 68ea8a6
1 parent 68ea8a6 commit 01893b5

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
@@ -1419,6 +1419,7 @@ cc_library(
14191419
copts = llvm_copts,
14201420
deps = [
14211421
":Analysis",
1422+
":TargetParser",
14221423
],
14231424
)
14241425

0 commit comments

Comments
 (0)