When compiling with -l, we can't take a stack split here.
Fixes #76761
Change-Id: Ieab1225c6259c7f16bb5188aa84bff615d9db2e5
Reviewed-on: https://go-review.googlesource.com/c/go/+/728060
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Keith Randall <khr@google.com>
(cherry picked from commit
d4972f6295aede2ddc35bcb1da5f6351623e9e4d)
Reviewed-on: https://go-review.googlesource.com/c/go/+/728581
// getfp returns the frame pointer register of its caller or 0 if not implemented.
// TODO: Make this a compiler intrinsic
+//
+//go:nosplit
func getfp() uintptr { return 0 }
func setProcessCPUProfiler(hz int32) {}
// getfp returns the frame pointer register of its caller or 0 if not implemented.
// TODO: Make this a compiler intrinsic
+//
+//go:nosplit
func getfp() uintptr { return 0 }
// getfp returns the frame pointer register of its caller or 0 if not implemented.
// TODO: Make this a compiler intrinsic
+//
+//go:nosplit
func getfp() uintptr { return 0 }
// getfp returns the frame pointer register of its caller or 0 if not implemented.
// TODO: Make this a compiler intrinsic
+//
+//go:nosplit
func getfp() uintptr { return 0 }
// getfp returns the frame pointer register of its caller or 0 if not implemented.
// TODO: Make this a compiler intrinsic
+//
+//go:nosplit
func getfp() uintptr { return 0 }
// getfp returns the frame pointer register of its caller or 0 if not implemented.
// TODO: Make this a compiler intrinsic
+//
+//go:nosplit
func getfp() uintptr { return 0 }
// getfp returns the frame pointer register of its caller or 0 if not implemented.
// TODO: Make this a compiler intrinsic
+//
+//go:nosplit
func getfp() uintptr { return 0 }
// getfp returns the frame pointer register of its caller or 0 if not implemented.
// TODO: Make this a compiler intrinsic
+//
+//go:nosplit
func getfp() uintptr { return 0 }
// getfp returns the frame pointer register of its caller or 0 if not implemented.
// TODO: Make this a compiler intrinsic
+//
+//go:nosplit
func getfp() uintptr { return 0 }