]> Cypherpunks repositories - gostls13.git/commit
cmd/link: print dsymutil and strip commands in -v mode
authorCherry Mui <cherryyz@google.com>
Fri, 16 Jun 2023 20:03:29 +0000 (16:03 -0400)
committerCherry Mui <cherryyz@google.com>
Fri, 21 Jul 2023 15:44:44 +0000 (15:44 +0000)
commit5bf8f533f0d13091c93decadea3552b03c13c751
treea30053f5b15a13558b44b4a5318e4be24b92853b
parent4d21b3ec2d63163962feb0cfaceaa33c6b98e6a5
cmd/link: print dsymutil and strip commands in -v mode

If -v is specified, print dsymutil and strip commands.

Change-Id: Icaff2b41ab582d8c58a4ec65438c2986d88def9f
Reviewed-on: https://go-review.googlesource.com/c/go/+/506758
Reviewed-by: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Cherry Mui <cherryyz@google.com>
src/cmd/link/internal/ld/lib.go