diff options
| author | Dave Cheney <dave@cheney.net> | 2016-08-31 14:39:41 +1000 |
|---|---|---|
| committer | Dave Cheney <dave@cheney.net> | 2016-09-03 01:02:48 +0000 |
| commit | 38abd43b6a4d215375901d137a3eac9d0d3393a5 (patch) | |
| tree | 682295814d48bf2b49b27413fd878748c9acf3fa /src/unicode/utf8 | |
| parent | 7cbc1058ea9240d9df92a339932d5c6dce694e7a (diff) | |
| download | go-38abd43b6a4d215375901d137a3eac9d0d3393a5.tar.xz | |
cmd/compile/internal/gc: clean up sinit.go
The ctxt parameter is always set to 0 on entry into anylit so make this
parameter a literal constant, and where possibly remove ctxt as a parameter
where it is known to be a constant zero.
Change-Id: I3e76e06456d7b1a1ea875ffeb2efefa4a1ff5a7e
Reviewed-on: https://go-review.googlesource.com/28221
Run-TryBot: Dave Cheney <dave@cheney.net>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/unicode/utf8')
0 files changed, 0 insertions, 0 deletions
