]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: use keyed struct for asm tests
authorKeith Randall <khr@golang.org>
Mon, 28 Aug 2017 16:55:18 +0000 (09:55 -0700)
committerKeith Randall <khr@golang.org>
Mon, 28 Aug 2017 17:34:25 +0000 (17:34 +0000)
commit2b079c3c04b747451d70861451186cda4b1f935a
tree04d4eecb6e89f1aa9810089abdfa0965af395a26
parent7dd279013b8da9fac12a97607b53a0a607648b44
cmd/compile: use keyed struct for asm tests

Just to make it clearer which regexps are positive and which
regexps are negative.

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