go/src/cmd
Todd Neal 6cb2e1d015 cmd/compile: remove values from const cache upon free
When calling freeValue for possible const values, remove them from the
cache as well.

Change-Id: I087ed592243e33c58e5db41700ab266fc70196d9
Reviewed-on: https://go-review.googlesource.com/20481
Run-TryBot: Todd Neal <tolchz@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
2016-03-10 10:28:05 +00:00
..
addr2line cmd/addr2line: simplify windows test 2015-06-17 14:23:20 +00:00
api all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
asm cmd/internal/obj: add As type for assembly opcodes 2016-03-08 04:20:09 +00:00
cgo all: single space after period. 2016-03-02 00:13:47 +00:00
compile cmd/compile: remove values from const cache upon free 2016-03-10 10:28:05 +00:00
cover all: single space after period. 2016-03-02 00:13:47 +00:00
dist all: single space after period. 2016-03-02 00:13:47 +00:00
doc all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
fix all: single space after period. 2016-03-02 00:13:47 +00:00
go testing: implement 'Unordered Output' in Examples. 2016-03-09 04:34:41 +00:00
gofmt all: single space after period. 2016-03-02 00:13:47 +00:00
internal cmd/link: prune unused methods 2016-03-09 22:22:46 +00:00
link cmd/link: prune unused methods 2016-03-09 22:22:46 +00:00
nm all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
objdump cmd/objdump: skip TestDisasm* for mips64{,le} 2015-09-10 18:27:09 +00:00
pack all: extract "can I exec?" check from tests into internal/testenv 2015-06-16 18:07:36 +00:00
pprof all: single space after period. 2016-03-02 00:13:47 +00:00
trace all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
vet cmd/vet: remove -test flag 2016-03-07 22:54:38 +00:00
yacc Rewrite leftover references to plan9.bell-labs.com to 9p.io. 2016-03-06 07:07:01 +00:00