]> Cypherpunks repositories - gostls13.git/commit
cmd/link: test the -s flag
authorCherry Mui <cherryyz@google.com>
Wed, 28 Jun 2023 17:27:17 +0000 (13:27 -0400)
committerCherry Mui <cherryyz@google.com>
Fri, 21 Jul 2023 15:48:45 +0000 (15:48 +0000)
commitf29c4fa55e44c0ca835bc7e2d3e6ca8bfc01a9cd
tree596ec69e815e43715cb20d9169923145873669ad
parent5bf8f533f0d13091c93decadea3552b03c13c751
cmd/link: test the -s flag

Add a test checking the -s flag actually suppresses the symbol
table.

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