]> Cypherpunks repositories - gostls13.git/commit
cmd/6g: let the compiler use R15 when it is not needed for GOT indirection
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Fri, 17 Apr 2015 06:36:11 +0000 (08:36 +0200)
committerIan Lance Taylor <iant@golang.org>
Mon, 20 Apr 2015 23:20:15 +0000 (23:20 +0000)
commit8a3132dd5ec1e1ffcad1dfdb33d98ea9b134cd1d
tree397dd6352417dd0ad178e39fe6d8b2bca34e31e4
parent88c08b06b97296e41fc3069f4afbc86d24707b05
cmd/6g: let the compiler use R15 when it is not needed for GOT indirection

Thanks to Russ for the hints.

Change-Id: Ie35a71d432b9d68bd30c7a364b4dce1bd3db806e
Reviewed-on: https://go-review.googlesource.com/9102
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Michael Hudson-Doyle <michael.hudson@canonical.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/6g/prog.go
src/cmd/6g/reg.go