]> Cypherpunks repositories - gostls13.git/commit
cmd/asm: use strings.TrimSuffix
authorcuiweixie <cuiweixie@gmail.com>
Wed, 28 Sep 2022 13:28:18 +0000 (21:28 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 29 Sep 2022 09:05:01 +0000 (09:05 +0000)
commit09daf313b255b84e1a8e5323a4b40c1099b7ceb0
tree4ba4d448a083d0db8a2b655ce8bb5b33a6e2a483
parent090ec611dffeb896f767e6e4f20624a796c0e826
cmd/asm: use strings.TrimSuffix

Change-Id: If08ce3f8534f5fb7ce97ec124bfeff937e65f63b
Reviewed-on: https://go-review.googlesource.com/c/go/+/435943
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/cmd/asm/internal/flags/flags.go