]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: remove unused func nodfltconst
authorLE Manh Cuong <cuong.manhle.vn@gmail.com>
Fri, 19 Apr 2019 09:35:24 +0000 (16:35 +0700)
committerKeith Randall <khr@golang.org>
Fri, 19 Apr 2019 12:32:46 +0000 (12:32 +0000)
commitbdd7bb5526d5ba6a3471ce03ae953bb6d793b501
treecbc7cc76d15a2552062a7d6131fa45bce4951112
parentc8aaec2f70c5ccbca1ec2152c57d19981ac09133
cmd/compile: remove unused func nodfltconst

Its only usage was removed in golang.org/cl/103860

Change-Id: I2a230b9475b0aadf3892b89f5e4ee6d4c5b70394
Reviewed-on: https://go-review.googlesource.com/c/go/+/172917
Reviewed-by: Keith Randall <khr@golang.org>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/gc/subr.go