aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql
diff options
context:
space:
mode:
authorAlberto Donizetti <alb.donizetti@gmail.com>2020-10-27 11:30:14 +0100
committerAlberto Donizetti <alb.donizetti@gmail.com>2020-10-28 19:19:04 +0000
commitbc0d7fd9b7b2a8791441a07921b0c26b7b316b92 (patch)
treed2bf0d88acf9ac916fa9b91205eba163b204a732 /src/database/sql
parent4d6dfd64c1aeefc49cb072f727adc51060ae600c (diff)
downloadgo-bc0d7fd9b7b2a8791441a07921b0c26b7b316b92.tar.xz
cmd/compile: delete log2, switch to log64
rewrite.go has two identical functions log2 and log64; the former has been there for a while, while the latter was added together with log{8,16,32} for use in typed rules. This change deletes log2 and switches to using log64 everywhere. Change-Id: I759b878814e4c115a5fa470274f22477738d69ef Reviewed-on: https://go-review.googlesource.com/c/go/+/265457 Trust: Alberto Donizetti <alb.donizetti@gmail.com> Run-TryBot: Alberto Donizetti <alb.donizetti@gmail.com> Reviewed-by: Keith Randall <khr@golang.org>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions