diff options
| author | Alberto Donizetti <alb.donizetti@gmail.com> | 2016-09-29 18:46:24 +0200 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2016-09-29 17:25:28 +0000 |
| commit | d58219e50ba1fd9bf577be7332bdcabe0ef8b7d5 (patch) | |
| tree | 2c59b5587bf7c7c262f81de9ac24ef5b977f5da2 /src/database/sql | |
| parent | c5434f2973a87acff76bac359236e690d632ce95 (diff) | |
| download | go-d58219e50ba1fd9bf577be7332bdcabe0ef8b7d5.tar.xz | |
cmd/compile: delete unused IntLiteral function
IntLiteral was only called by the gins functions in
cmd/compile/internal/{arm64,mips64,ppc64}/gsubr.go
but CL 29220 (cmd/compile: remove gins) deleted them,
so IntLiteral is now unused.
Change-Id: I2652b6d2ace6fdadc1982f65e749f3982513371e
Reviewed-on: https://go-review.googlesource.com/29996
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions
