diff options
| author | Dave Cheney <dave@cheney.net> | 2015-08-31 21:15:29 +1000 |
|---|---|---|
| committer | Aram Hăvărneanu <aram@mgk.ro> | 2015-08-31 13:22:55 +0000 |
| commit | 3578bdf3c3c5832d3590d355add707b97485a6ab (patch) | |
| tree | c7b862e6d1b0d0d5b02501370c26e7a223ee32e6 /src/syscall/exec_linux_test.go | |
| parent | 019297a9aa63fc1ee016e0ff4f4d86e8dc578541 (diff) | |
| download | go-3578bdf3c3c5832d3590d355add707b97485a6ab.tar.xz | |
internal/obj/arm64: remove CASE and BCASE
Fixes #10994
CASE and BCASE were used by 7c in switch statements, cmd/compile
does not use them, cmd/assemble couldn't assemble them, and the arm64
peephole optimiser didn't know about them.
Change-Id: Id04835fcb37e207f76d211ce54a4db9c057d6112
Reviewed-on: https://go-review.googlesource.com/14100
Reviewed-by: Aram Hăvărneanu <aram@mgk.ro>
Run-TryBot: Aram Hăvărneanu <aram@mgk.ro>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/syscall/exec_linux_test.go')
0 files changed, 0 insertions, 0 deletions
