Commit 9bc1e206 authored by Cherry Zhang's avatar Cherry Zhang Committed by Minux Ma

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/19801Reviewed-by: 's avatarMinux Ma <minux@golang.org>
parent 81b2ea4d
......@@ -326,7 +326,6 @@ label4:
// WORD
//
WORD $1
WORD $foo(SB)
//
// NOP
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment