]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: cull UINF
authorJosh Bleecher Snyder <josharian@gmail.com>
Sat, 4 Mar 2017 00:33:06 +0000 (16:33 -0800)
committerJosh Bleecher Snyder <josharian@gmail.com>
Sat, 4 Mar 2017 01:20:58 +0000 (01:20 +0000)
commit03e2a4d1f1d2ee74799eb103d0051c129523e4d6
tree0cf1f85f39df262bf90705e1bb5225854df9094f
parente646d07329e7edc56c8cf3284c729937979dae4a
cmd/compile: cull UINF

It was used with Node.Ullman, which is now gone.

Change-Id: I83b167645659ae7ef70043b7915d642e42ca524f
Reviewed-on: https://go-review.googlesource.com/37761
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/gc/go.go