aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql/sql.go
diff options
context:
space:
mode:
authorCherry Zhang <cherryyz@google.com>2017-06-07 10:00:58 -0400
committerCherry Zhang <cherryyz@google.com>2017-06-07 17:33:46 +0000
commit0aede73917c89d048211b3731fb19157acfe4431 (patch)
tree46cba0df2b2dd83acee8705a198f839d29c57e70 /src/database/sql/sql.go
parentf939407f34158a79c83e5c1a605861c39f276a44 (diff)
downloadgo-0aede73917c89d048211b3731fb19157acfe4431.tar.xz
cmd/internal/obj/arm: don't split instructions on NaCl
We insert guard instructions after each "dangerous" instruction to make NaCl's validator happy. This happens before asmout. If in asmout an instruction is split to two dangerous instructions, but only one guard instruction is inserted, the validation fails. Therefore don't split instructions on NaCl. Fixes #20595. Change-Id: Ie34f209bc7d907d6d16ecef6721f88420981ac01 Reviewed-on: https://go-review.googlesource.com/45021 Run-TryBot: Cherry Zhang <cherryyz@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions