aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/deadcode/deadcode.go
diff options
context:
space:
mode:
authorCherry Mui <cherryyz@google.com>2022-03-18 17:02:52 -0400
committerCherry Mui <cherryyz@google.com>2022-03-21 14:46:56 +0000
commit3f8a6941553ae007638335cb6af0b6a702adf64f (patch)
tree97f79dadded9029fa3ffaf7966c76873fa845241 /src/cmd/compile/internal/deadcode/deadcode.go
parent7eaad60737bc507596c56cec4951b089596ccc9e (diff)
downloadgo-3f8a6941553ae007638335cb6af0b6a702adf64f.tar.xz
cmd/compile: remove regabi magic names
When developing register ABI, for early testing the compiler recognized a few magic names to trigger enabling register ABI. After the development it is disabled (changed to a name that cannot be spelled in the source code). Later in the development of register ABI for ARM64 and PPC64, I don't think the magic names were used. I think they can now be removed. Keep the magic pragma for now in case it helps development. Change-Id: Icbc34e2786a80fd8fffe4a464c569dc03a54cd09 Reviewed-on: https://go-review.googlesource.com/c/go/+/393877 Trust: Cherry Mui <cherryyz@google.com> Run-TryBot: Cherry Mui <cherryyz@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: David Chase <drchase@google.com>
Diffstat (limited to 'src/cmd/compile/internal/deadcode/deadcode.go')
0 files changed, 0 insertions, 0 deletions