]> Cypherpunks repositories - gostls13.git/commit
runtime: fix go:nowritebarrier annotation on gcmarkwb_m
authorMatthew Dempsky <mdempsky@google.com>
Wed, 15 Jul 2015 20:27:30 +0000 (13:27 -0700)
committerMatthew Dempsky <mdempsky@google.com>
Wed, 15 Jul 2015 21:06:13 +0000 (21:06 +0000)
commit64e53337affd08900abfac9039322621d5373493
tree151138252659b1a954081c78b9b66631dd3f1f8e
parent2e4b6599541a92b76857ca546679a8d304730b10
runtime: fix go:nowritebarrier annotation on gcmarkwb_m

Change-Id: I945d46d3bb63f1992bce0d0b1e89e75cac9bbd54
Reviewed-on: https://go-review.googlesource.com/12271
Reviewed-by: Austin Clements <austin@google.com>
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/mbarrier.go