Skip to content

Commit 2818df5

Browse files
committed
[gn] port 3f52eef
1 parent 4154c18 commit 2818df5

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

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

3-
driver_executable("llvm-profdata") {
3+
executable("llvm-profdata") {
44
deps = [
55
"//llvm/lib/Debuginfod",
66
"//llvm/lib/IR",

0 commit comments

Comments
 (0)