diff options
| author | Michael Pratt <mpratt@google.com> | 2021-09-28 14:35:03 -0400 |
|---|---|---|
| committer | Michael Pratt <mpratt@google.com> | 2021-09-29 15:23:27 +0000 |
| commit | aeb4fbabc0aaa5293dd34821c450855e9ff82230 (patch) | |
| tree | 10ef1af7034da41590a8194fd085552e7ca66b88 /src/debug | |
| parent | 3f224bbf9a52cf2e19cdd2ada4a6d7372cc70141 (diff) | |
| download | go-aeb4fbabc0aaa5293dd34821c450855e9ff82230.tar.xz | |
runtime: drop nowritebarrier from gcParkAssist
Nothing in this function is at odds with having write barriers. It
originally inherited the annotation from gcAssistAlloc
http://golang.org/cl/30700, which subsequently dropped the annotation in
http://golang.org/cl/32431 as it was unnecessary.
Change-Id: Ie464e6b4ed957f57e922ec043728ff4e15bf35ad
Reviewed-on: https://go-review.googlesource.com/c/go/+/352811
Trust: Michael Pratt <mpratt@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Diffstat (limited to 'src/debug')
0 files changed, 0 insertions, 0 deletions
