diff options
| author | qmuntal <quimmuntal@gmail.com> | 2023-02-08 14:08:20 +0100 |
|---|---|---|
| committer | Quim Muntal <quimmuntal@gmail.com> | 2023-02-24 07:13:54 +0000 |
| commit | ddb423a7da378902d1b71eb2c0027cc98a94b075 (patch) | |
| tree | c2a3f8c2b46883e3508bcefade8212671ba2f940 /src/encoding/json/encode.go | |
| parent | 21d82e6ac80fc2aea1eac9c8eec9afdd79cb5bdd (diff) | |
| download | go-ddb423a7da378902d1b71eb2c0027cc98a94b075.tar.xz | |
runtime: use explicit NOFRAME on freebsd/amd64
This CL marks some freebsd assembly functions as NOFRAME to avoid
relying on the implicit amd64 NOFRAME heuristic, where NOSPLIT functions
without stack were also marked as NOFRAME.
Updates #58378
Change-Id: Ibd00748946f1137e165293df7da73278cb673bbd
Reviewed-on: https://go-review.googlesource.com/c/go/+/466395
Reviewed-by: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Quim Muntal <quimmuntal@gmail.com>
Diffstat (limited to 'src/encoding/json/encode.go')
0 files changed, 0 insertions, 0 deletions
