]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: fix assembly test
authorKeith Randall <khr@golang.org>
Sun, 3 Sep 2017 15:52:34 +0000 (08:52 -0700)
committerKeith Randall <khr@golang.org>
Sun, 3 Sep 2017 16:24:24 +0000 (16:24 +0000)
commitaed1c119fdf92064a9e39bc67d46baa875a36c02
tree96065ba0af6d167bd7d09b6e2846045d728b3932
parentfb165eaffd1949aa7e0af75af5e3cc27c6e50508
cmd/compile: fix assembly test

Bad merge, missed changing to keyed literal structs.

Bug introduced in CL 56252

Change-Id: I55cccff4990bd25e6387f6c90919ee5866900d7f
Reviewed-on: https://go-review.googlesource.com/61290
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Martin Möhrmann <moehrmann@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/gc/asm_test.go