]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: more String methods for prove types
authorAustin Clements <austin@google.com>
Tue, 9 Jan 2018 19:45:30 +0000 (14:45 -0500)
committerAustin Clements <austin@google.com>
Thu, 8 Mar 2018 22:25:23 +0000 (22:25 +0000)
commit44e20b64ef7fd27d8ff0950e92b6a9ce4b881482
tree1ba6dbba90c25d9f12d5842fef5dc54de7fc705f
parent491f409a32b19e7c2a70b25d7a7cfb1e187f28d0
cmd/compile: more String methods for prove types

These aid in debugging.

Change-Id: Ieb38c996765f780f6103f8c3292639d408c25123
Reviewed-on: https://go-review.googlesource.com/87476
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/fmt_test.go
src/cmd/compile/internal/ssa/prove.go