]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/compile: cleanup toolstash hacks from previous CL"
authorJoe Tsai <joetsai@google.com>
Fri, 21 Oct 2016 19:43:33 +0000 (19:43 +0000)
committerJoe Tsai <thebrokentoaster@gmail.com>
Fri, 21 Oct 2016 20:49:54 +0000 (20:49 +0000)
commitf0e347b1a8161c41be9dbcfe5db5e4e4dae57cfd
tree8f1865e7fdbe9526ee30a9343e8303b1aed35393
parentb7c7949817e5bee801dfb333f483a080fa1f29e7
Revert "cmd/compile: cleanup toolstash hacks from previous CL"

This partially reverts commit 01bf5cc21912ff8642171d8255a7fff87f1da00b.

For unknown reasons, this CL was causing an internal test to allocate
1.2GB when it used to allocate less than 300MB.

Change-Id: I41d767781e0ae9e43bf670e2a186ee074821eca4
Reviewed-on: https://go-review.googlesource.com/31674
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Run-TryBot: Joe Tsai <thebrokentoaster@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/gc/inl.go