]> Cypherpunks repositories - gostls13.git/commit
cmd/asm: optimize if statement to return directly
authormantuliu <240951888@qq.com>
Tue, 18 Oct 2022 03:49:04 +0000 (03:49 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 8 Nov 2022 08:14:37 +0000 (08:14 +0000)
commit0b7aa9fa5b207a3d9e2b1de2629babb6f5ce6e45
tree5796b445a1a66075b356942b772fa9f4df4d4a9b
parent9860faa5127931183e4dfb716d89ce7dface3f41
cmd/asm: optimize if statement to return directly

Change-Id: Iddf4d3bcc3bc2badf0d0f6b06375c901e76a40bb
GitHub-Last-Rev: 95586bfc1666985c270c3b4dcc827b0fd68d2bfa
GitHub-Pull-Request: golang/go#56268
Reviewed-on: https://go-review.googlesource.com/c/go/+/443315
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/cmd/asm/internal/asm/parse.go