aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql/sql.go
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2016-01-26 15:26:09 -0500
committerRuss Cox <rsc@golang.org>2016-01-27 00:58:39 +0000
commit73d590b4bd3e4dbf48613a09db938bf2fe03a1aa (patch)
tree3d27e1b4058ad755dada318d8edcc6b036ee59a7 /src/database/sql/sql.go
parentc736280e2250a9a873423f6c4923b6f4c1caf528 (diff)
downloadgo-73d590b4bd3e4dbf48613a09db938bf2fe03a1aa.tar.xz
cmd/internal/obj/arm64: adjust literal pool flush for span-dependent jump enlargement
The current code delays the literal pool until the very last moment, but based on the assumption that span-dependent jumps are as short as possible. If they need to be enlarged in a later round, that very last moment may be too late. Flush a little early to prevent that. Fixes #13579. Change-Id: I759b5db5c43a977bf2b940872870cbbc436ad141 Reviewed-on: https://go-review.googlesource.com/18972 Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Dave Cheney <dave@cheney.net> Run-TryBot: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions