]> Cypherpunks repositories - gostls13.git/commit
runtime, cmd/link: minor cleanup
authorJosh Bleecher Snyder <josharian@gmail.com>
Tue, 21 Sep 2021 16:45:34 +0000 (09:45 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 27 Sep 2021 20:59:14 +0000 (20:59 +0000)
commit8e34d779578736942c78f9857f5bb9b9025815c6
tree0971ad1631da359d7ce137fdb18ed0a182ba2e46
parentf0c79caa1398b6a840ec9406eb34b46a125ecb82
runtime, cmd/link: minor cleanup

Fix some comments.
Adjust capitalization for initialisms.
Use a println directly instead of emulating it.

Change-Id: I0d8fa0eb39547e2db8113fd0358136285b86f16a
Reviewed-on: https://go-review.googlesource.com/c/go/+/351462
Trust: Josh Bleecher Snyder <josharian@gmail.com>
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/link/internal/ld/pcln.go
src/runtime/symtab.go