Skip to content

Commit acc58ac

Browse files
authored
[bazel] Add missing dep for 52d3486 (#144147)
1 parent f952af3 commit acc58ac

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
@@ -1631,6 +1631,7 @@ cc_library(
16311631
copts = llvm_copts,
16321632
deps = [
16331633
":Analysis",
1634+
":ProfileData",
16341635
":Support",
16351636
":TargetParser",
16361637
],

0 commit comments

Comments
 (0)