]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/ssa: group dump files alphabetically
authorGeoff Berry <gberry.qdt@qualcommdatacenter.com>
Thu, 14 Dec 2017 18:35:59 +0000 (13:35 -0500)
committerKeith Randall <khr@golang.org>
Thu, 14 Dec 2017 21:22:04 +0000 (21:22 +0000)
commit75f0ad705f9de544b74a35c2fbfc3417c497c8d6
tree469f8ed817b9947cf99e411190cd3ae9cdc3039e
parent558eeb2d850d064b0b02b65a7bf3af6c108c248d
cmd/compile/internal/ssa: group dump files alphabetically

Change dump file names to group them alphabetically in directory
listings, in pass run order.

Change-Id: I8070578a5b4a3a7983dcc527ea1cfdb10a6d7d24
Reviewed-on: https://go-review.googlesource.com/83958
Reviewed-by: Keith Randall <khr@golang.org>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/fmt_test.go
src/cmd/compile/internal/ssa/compile.go