aboutsummaryrefslogtreecommitdiff
path: root/test/codegen/mathbits.go
diff options
context:
space:
mode:
authorThan McIntosh <thanm@google.com>2021-04-13 13:46:52 -0400
committerThan McIntosh <thanm@google.com>2021-04-14 16:59:08 +0000
commit25b25a9ed7fe8a543fd6c1f79c6a43d33f8eae68 (patch)
tree68b4b7c7237e5fb5edb84a15629f266802a51dc4 /test/codegen/mathbits.go
parentef36e4fd0eec3283a43d03bc6bff7da4e5e03c06 (diff)
downloadgo-25b25a9ed7fe8a543fd6c1f79c6a43d33f8eae68.tar.xz
cmd/asm: require NOSPLIT for ABIInternal asm functions
Change the assembler to enforce the requirement that ABIInternal functions need to be NOSPLIT. At the moment all of the assembly routines in the runtime that are defined as ABIInternal also happen to be NOSPLIT, but this CL makes it mandatory. Updates #40724. Change-Id: Ief80d22de1782edb44b798fcde9aab8a93548722 Reviewed-on: https://go-review.googlesource.com/c/go/+/309789 Trust: Than McIntosh <thanm@google.com> Run-TryBot: Than McIntosh <thanm@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Austin Clements <austin@google.com> Reviewed-by: Cherry Zhang <cherryyz@google.com>
Diffstat (limited to 'test/codegen/mathbits.go')
0 files changed, 0 insertions, 0 deletions