]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/gc: fix wrong function name in the comment
authorhk <hk@tinyclouds.cn>
Sun, 11 Oct 2020 03:44:09 +0000 (03:44 +0000)
committerRobert Griesemer <gri@golang.org>
Sun, 11 Oct 2020 17:54:59 +0000 (17:54 +0000)
commit9449a125e8b25d21c0d522435be44a4a6e7af2d3
tree082bb6ea7461937411e0e7390c5d876aa446129f
parent3036b76df0ae748856e3e0008b67241cc580e263
cmd/compile/internal/gc: fix wrong function name in the comment

Change-Id: I2fc5cff7495b5db4eb8f286a5335787241f1a850
GitHub-Last-Rev: 1d226f14c8edbcb189fd1a37b11a82b9642f19ab
GitHub-Pull-Request: golang/go#41917
Reviewed-on: https://go-review.googlesource.com/c/go/+/261317
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Robert Griesemer <gri@golang.org>
src/cmd/compile/internal/gc/export.go