]> Cypherpunks repositories - gostls13.git/commit
runtime: align first persistentalloc chunk as requested
authorIan Lance Taylor <iant@golang.org>
Tue, 26 Feb 2019 23:52:23 +0000 (15:52 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 6 Mar 2019 21:33:41 +0000 (21:33 +0000)
commitc5babcc4852397b49ec43778d517ab59f5b10ef7
tree80aee447e65d714d33d1f17d3beeebcd3c6c930c
parent711ea1e716b0c620cd9bcdd405eccae230d6dcbb
runtime: align first persistentalloc chunk as requested

Change-Id: Ib391e019b1a7513d234fb1c8ff802efe8fa7c950
Reviewed-on: https://go-review.googlesource.com/c/go/+/163859
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/malloc.go