]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/compile: discard duplicate inline method bodies"
authorDave Cheney <dave@cheney.net>
Thu, 10 Aug 2017 01:28:10 +0000 (01:28 +0000)
committerDave Cheney <dave@cheney.net>
Thu, 10 Aug 2017 01:35:28 +0000 (01:35 +0000)
commitf612cd704a260cf362e5b6307b7ace4eb83f5f56
tree2e22020597569fd38be787a7e971054768dd4b24
parent6362fead876daa44ca7b9696da72a3d4db888ad0
Revert "cmd/compile: discard duplicate inline method bodies"

This reverts commit f0b36269041eff3b8bbdd18e2ff41b06557235d1.

Reason for revert: this change caused the runtime tests on all linux/amd64 and linux/386 builders to timeout

Change-Id: Idf8cfdfc84540e21e8da403e74df5596a1d9327b
Reviewed-on: https://go-review.googlesource.com/54490
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/gc/bimport.go