]> Cypherpunks repositories - gostls13.git/commit
cmd/asm: use strings.Builder
authorcuiweixie <cuiweixie@gmail.com>
Sun, 4 Sep 2022 11:55:43 +0000 (19:55 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 8 Sep 2022 14:33:33 +0000 (14:33 +0000)
commitcf4edac16e21273591e25d1d6ba04810d8dca958
tree83b2e5aa4b0aeab72eddd552668bfd7ea6c54b50
parent596b0d0410ea4040de2a6d7149496e7bd255091b
cmd/asm: use strings.Builder

Change-Id: I2ec419f475f9c5d5ef1d4557cb5862a55a699d9c
Reviewed-on: https://go-review.googlesource.com/c/go/+/428284
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/asm/internal/asm/asm.go
src/cmd/asm/internal/asm/endtoend_test.go
src/cmd/asm/internal/asm/pseudo_test.go
src/cmd/asm/internal/lex/lex_test.go