]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: fix format test
authorCherry Zhang <cherryyz@google.com>
Wed, 2 Jan 2019 21:16:49 +0000 (16:16 -0500)
committerCherry Zhang <cherryyz@google.com>
Wed, 2 Jan 2019 21:49:30 +0000 (21:49 +0000)
commit57879fea4605b616aeeea144cfd7d2d09c14226a
tree6b4b55cc5dc0eb4f244f328fa2a10b705b1248a0
parent64096dbb6911c4b33c5a613748a3a03b74b28078
cmd/compile: fix format test

CL 156019 adds some debug output, including printing ssa.relation
as string. Update the map.

Change-Id: I0299d2008d199da10d86e5b47a50385b3a314c68
Reviewed-on: https://go-review.googlesource.com/c/156020
Run-TryBot: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/compile/fmtmap_test.go