commit | 318294286a2d92b24dc98553ac3913cf80c98a7f | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Mon Sep 08 17:23:40 2014 -0400 |
committer | Russ Cox <rsc@golang.org> | Mon Sep 08 17:23:40 2014 -0400 |
tree | 24e23146a81f4ed6885d222ac2ac707875a49007 | |
parent | 9e7c22938cb3c7af9dc02447eebf4ab31bc40cc1 [diff] |
runtime: enable StackCopyAlways Let's see how close we are to this being ready. Will roll back if it breaks any builds in non-trivial ways. LGTM=r, khr R=iant, khr, r CC=golang-codereviews https://golang.org/cl/138200043