]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/ssa: fix typos in comments
authorJes Cok <xigua67damn@gmail.com>
Mon, 4 Sep 2023 12:14:50 +0000 (12:14 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 4 Sep 2023 17:23:05 +0000 (17:23 +0000)
commit778f5fc0793e72aaf70f2331566f45cb858e57b6
treec6b5df9b80685f7aac5bd45a54912d61a476f544
parent33d4a5105cf2b2d549922e909e9239a48b8cefcc
cmd/compile/internal/ssa: fix typos in comments

Change-Id: Idb09d68ce1e4823c8a330430e082d5c7ac2d8fc5
GitHub-Last-Rev: 5a2b71b21eb83a100c63c1fd1c1c5cab231a49ad
GitHub-Pull-Request: golang/go#62441
Reviewed-on: https://go-review.googlesource.com/c/go/+/525415
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Keith Randall <khr@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/ssa/poset.go