We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5ef3f8 commit 78315a3Copy full SHA for 78315a3
llvm/utils/gn/secondary/llvm/tools/llvm-profdata/BUILD.gn
@@ -2,6 +2,7 @@ import("//llvm/utils/gn/build/driver_executable.gni")
2
3
driver_executable("llvm-profdata") {
4
deps = [
5
+ "//llvm/lib/Debuginfod",
6
"//llvm/lib/IR",
7
"//llvm/lib/ProfileData",
8
"//llvm/lib/Support",
0 commit comments