aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/export_test.go
diff options
context:
space:
mode:
authorAustin Clements <austin@google.com>2018-01-15 00:00:02 -0500
committerAustin Clements <austin@google.com>2018-02-13 16:34:45 +0000
commit245310883dcae717bb662b22d5b1fd07fdd59b76 (patch)
tree4b4af5e2a49dc9ea1f5a9cb3eed3fc2231a3f526 /src/cmd/compile/internal/ssa/export_test.go
parent2ae1e1ae2f8726057914f26d5360c3403b8f049a (diff)
downloadgo-245310883dcae717bb662b22d5b1fd07fdd59b76.tar.gz
go-245310883dcae717bb662b22d5b1fd07fdd59b76.zip
runtime: eliminate all writebarrierptr* calls
Calls to writebarrierptr can simply be actual pointer writes. Calls to writebarrierptr_prewrite need to go through the write barrier buffer. Updates #22460. Change-Id: I92cee4da98c5baa499f1977563757c76f95bf0ca Reviewed-on: https://go-review.googlesource.com/92704 Run-TryBot: Austin Clements <austin@google.com> Reviewed-by: Rick Hudson <rlh@golang.org>
Diffstat (limited to 'src/cmd/compile/internal/ssa/export_test.go')
0 files changed, 0 insertions, 0 deletions