]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: superficial cleanup in maplit
authorJosh Bleecher Snyder <josharian@gmail.com>
Sun, 28 Feb 2016 22:39:38 +0000 (14:39 -0800)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 29 Feb 2016 02:17:58 +0000 (02:17 +0000)
commit1b417e20ffe052d51835ec84dcc5df08717cb8a3
tree08f8e7ce9347ec5e311e3f80e97668d41b06a484
parent1d5001afef65bdb48db751f474efab624b14c362
cmd/compile: superficial cleanup in maplit

Mostly renaming variables for clarity.

Passes toolstash -cmp.

Change-Id: I9867137c34c14985cbbbdb2d34fbbe4cc65cb6fb
Reviewed-on: https://go-review.googlesource.com/20023
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/compile/internal/gc/sinit.go