diff options
| author | qmuntal <quimmuntal@gmail.com> | 2023-01-02 15:54:44 +0100 |
|---|---|---|
| committer | Quim Muntal <quimmuntal@gmail.com> | 2023-01-26 07:17:26 +0000 |
| commit | cea70301e2283986aadf2e4e621a3b5b2a790254 (patch) | |
| tree | 1188aefd618c333040eb438e7dfe625a0985d6ae /src/cmd/compile/internal/devirtualize/devirtualize.go | |
| parent | 89de906aa20b18f801b1c44abc03f298ae850954 (diff) | |
| download | go-cea70301e2283986aadf2e4e621a3b5b2a790254.tar.xz | |
runtime: use explicit NOFRAME on darwin/amd64
This CL marks some darwin assembly functions as NOFRAME to avoid relying
on the implicit amd64 NOFRAME heuristic, where NOSPLIT functions
without stack were also marked as NOFRAME.
Change-Id: I797f3909bcf7f7aad304e4ede820c884231e54f6
Reviewed-on: https://go-review.googlesource.com/c/go/+/460235
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Diffstat (limited to 'src/cmd/compile/internal/devirtualize/devirtualize.go')
0 files changed, 0 insertions, 0 deletions
