]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/compile/internal/liveness: remove repetitive word"
authorshuang cui <imcusg@gmail.com>
Tue, 29 Aug 2023 00:43:43 +0000 (00:43 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 29 Aug 2023 06:42:53 +0000 (06:42 +0000)
commitf7f1c4f86d72bac49cfd30fc94ec62756d951245
tree39f4ec634bb449f00288a977413fc9a8ebfe0d63
parent3db23523b81a25264a7f3170fd60c09374db7717
Revert "cmd/compile/internal/liveness: remove repetitive word"

This reverts commit 50bd17205fd9540615c03461a0047e59d29e6efd.

Reason for revert: The first being the English word, the second being the name of the 3rd parameter.

Change-Id: Iabca436b93ecc5481874e1eac0a1768292447431
Reviewed-on: https://go-review.googlesource.com/c/go/+/523835
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: shuang cui <imcusg@gmail.com>
src/cmd/compile/internal/liveness/plive.go