1
0
mirror of https://github.com/golang/go synced 2024-10-05 11:31:22 -06:00
go/src/cmd/asm
Dave Cheney 8d478e845c cmd/internal/obj/arm: remove CASE and BCASE
Update #10994

CASE and BCASE were used by 5c in switch statements, cmd/compile
does not use them.

Change-Id: I7a578c461b52b94690e35460926849b28971b770
Reviewed-on: https://go-review.googlesource.com/14009
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
Run-TryBot: Minux Ma <minux@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2015-08-31 21:03:57 +00:00
..
internal cmd/internal/obj/arm: remove CASE and BCASE 2015-08-31 21:03:57 +00:00
main.go all: retire architecture letter in file names, public API 2015-05-21 17:32:17 +00:00