]> Cypherpunks repositories - gostls13.git/commit
cmd/asm/internal/asm/testdata: remove WORD $foo(SB) from mips64.s
authorCherry Zhang <lunaria21@gmail.com>
Thu, 28 Apr 2016 02:16:51 +0000 (22:16 -0400)
committerMinux Ma <minux@golang.org>
Sun, 1 May 2016 02:36:09 +0000 (02:36 +0000)
commit9bc1e2065c3a4ac257bebc5c7c07cd5c844b11ba
tree49ea8e1597feb6930703451cfaf95071075a074b
parent81b2ea4d34a42bee14e1ed17d5166546be957849
cmd/asm/internal/asm/testdata: remove WORD $foo(SB) from mips64.s

on mips64, address is 64 bit, not a WORD. also it is never used anywhere.

Change-Id: Ic6bf6d6a21c8d2f1eb7bfe9efc5a29186ec2a8ef
Reviewed-on: https://go-review.googlesource.com/19801
Reviewed-by: Minux Ma <minux@golang.org>
src/cmd/asm/internal/asm/testdata/mips64.s