Skip to content

Commit 78315a3

Browse files
committed
[gn] port 787cd8f (llvm-profdata debuginfod dep)
1 parent d5ef3f8 commit 78315a3

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/llvm/tools/llvm-profdata

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/llvm/tools/llvm-profdata/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import("//llvm/utils/gn/build/driver_executable.gni")
22

33
driver_executable("llvm-profdata") {
44
deps = [
5+
"//llvm/lib/Debuginfod",
56
"//llvm/lib/IR",
67
"//llvm/lib/ProfileData",
78
"//llvm/lib/Support",

0 commit comments

Comments
 (0)