]> Cypherpunks repositories - gostls13.git/commit
cmd/asm: fix build for new aliases
authorRob Pike <r@golang.org>
Tue, 24 Feb 2015 20:30:39 +0000 (12:30 -0800)
committerRob Pike <r@golang.org>
Tue, 24 Feb 2015 20:31:30 +0000 (20:31 +0000)
commitaff84b171c4188cc79bc23bffa3b284b6c02c2d7
tree9ce557da29ea7c767ac872a2a5cd2e8237ae946b
parent90590a0cd210686a34bd4b645e0ef3ae468795e4
cmd/asm: fix build for new aliases

Missing leading A on names.

Change-Id: I6f3a66bdd3a21220f45a898f0822930b6a7bfa38
Reviewed-on: https://go-review.googlesource.com/5801
Reviewed-by: Rob Pike <r@golang.org>
src/cmd/asm/internal/arch/arch.go