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 4154c18 commit 2818df5Copy full SHA for 2818df5
llvm/utils/gn/secondary/llvm/tools/llvm-profdata/BUILD.gn
@@ -1,6 +1,6 @@
1
import("//llvm/utils/gn/build/driver_executable.gni")
2
3
-driver_executable("llvm-profdata") {
+executable("llvm-profdata") {
4
deps = [
5
"//llvm/lib/Debuginfod",
6
"//llvm/lib/IR",
0 commit comments