]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/ssa: refactor buildLocationLists
authorHeschi Kreinick <heschi@google.com>
Mon, 5 Feb 2018 21:55:54 +0000 (16:55 -0500)
committerHeschi Kreinick <heschi@google.com>
Wed, 21 Feb 2018 18:01:31 +0000 (18:01 +0000)
commitac81c5c402ac1023296d4c418287d26aa48061d7
tree469732f8bcdf8f51aa4011e15df324641a40385e
parente181852dd487b97c0ed3662573793ca77f3299b0
cmd/compile/internal/ssa: refactor buildLocationLists

Change the closures to methods on debugState, mostly just for aesthetic
reasons.

Change-Id: I5242807f7300efafc7efb4eb3bd305ac3ec8e826
Reviewed-on: https://go-review.googlesource.com/92403
Reviewed-by: David Chase <drchase@google.com>
src/cmd/compile/internal/ssa/debug.go