]> Cypherpunks repositories - gostls13.git/commit
runtime: don't reserve space for stack barriers if they're off
authorAustin Clements <austin@google.com>
Mon, 12 Sep 2016 21:48:34 +0000 (17:48 -0400)
committerAustin Clements <austin@google.com>
Wed, 19 Oct 2016 21:36:37 +0000 (21:36 +0000)
commit7bc42a145a03d61b504b18d20f2a4e5d8e2436fd
tree232cc3bdce2e54cf015ab4670fd3caa45c26a886
parent5b7497f327f83510193b1ec1de2eabb287a02982
runtime: don't reserve space for stack barriers if they're off

Change-Id: I79ebccdaefc434c47b77bd545cc3c50723c18b61
Reviewed-on: https://go-review.googlesource.com/31135
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rick Hudson <rlh@golang.org>
src/runtime/mstkbar.go