]> Cypherpunks repositories - gostls13.git/commit
cmd/asm/internal/asm: fix comment in ppc64.go
authorRob Pike <r@golang.org>
Mon, 6 Apr 2015 18:03:24 +0000 (11:03 -0700)
committerRob Pike <r@golang.org>
Mon, 6 Apr 2015 18:23:13 +0000 (18:23 +0000)
commitdfc9e264d18a3f9fe7afdb794d227473ce486516
treef4f8174a7e5076fc4a75ca3954b3f0ee64cc8bc2
parentda5ebecc6e1290d505825eabaf00400848943984
cmd/asm/internal/asm: fix comment in ppc64.go

It referred to the wrong architecture.

Fixes #10355.

Change-Id: I5b9d31c9f04f3106b93f94fa68c848b2518b128e
Reviewed-on: https://go-review.googlesource.com/8495
Reviewed-by: Dave Cheney <dave@cheney.net>
src/cmd/asm/internal/arch/ppc64.go