]> Cypherpunks repositories - gostls13.git/commit
Revert "Revert "cmd/compile: discard duplicate inline method bodies""
authorAustin Clements <austin@google.com>
Fri, 11 Aug 2017 14:36:16 +0000 (14:36 +0000)
committerAustin Clements <austin@google.com>
Mon, 14 Aug 2017 01:38:08 +0000 (01:38 +0000)
commitc8e9fd5db0a7f30456b738e827521091acb41f95
treeaea4c8b2f9ff1ea389d940ec87297a8c2a03e73b
parente0789d734d4d8072f3a30a516b2f445cf05633ca
Revert "Revert "cmd/compile: discard duplicate inline method bodies""

This reverts commit f612cd704a260cf362e5b6307b7ace4eb83f5f56.

Reason for revert: We thought the original change had broken the
linux/amd64 and linux/386 builders, but it turned out to be a problem
with the build infrastructure, not the change.

Change-Id: Ic3318a63464fcba8d845ac04494115a7ba620364
Reviewed-on: https://go-review.googlesource.com/55050
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/gc/bimport.go