]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: clean up debug_test.go
authorDavid Chase <drchase@google.com>
Thu, 14 Dec 2017 18:41:13 +0000 (13:41 -0500)
committerDavid Chase <drchase@google.com>
Fri, 15 Dec 2017 21:57:27 +0000 (21:57 +0000)
commit98443ecd0a8e7a71bd632f77e8d1a9e19e7ef475
tree670cd988e1f1f5ab633db7a98e8e88f404e9bd54
parenta4dfb2e55525d56e5e185dc0082ee70d9bf1c00a
cmd/compile: clean up debug_test.go

Exercise of preparing a how-to document motivated me to
clean up some of the stupider wonkier bits.  Since this
does not run for test -short, expect no change for trybots,
did pass testing with OSX gdb and a refreshed copy of Delve.

Change-Id: I58edd10599b172c4787ff5f110db078f6c2c81c5
Reviewed-on: https://go-review.googlesource.com/83957
Run-TryBot: David Chase <drchase@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/cmd/compile/internal/ssa/debug_test.go