]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: document that nosplit directive is unsafe
authorIan Lance Taylor <iant@golang.org>
Mon, 7 Jul 2025 20:01:34 +0000 (13:01 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 8 Jul 2025 15:04:03 +0000 (08:04 -0700)
commitbb917bb0303843467e809a3a373e4bb2d359fcfa
tree509313e432c94e8c03979b15b76e88b7ac1162ef
parenta5bda585d5912b291aa247c8aa6519d2cc3125d7
cmd/compile: document that nosplit directive is unsafe

For #74478

Change-Id: I902e9a92cdacb5ad6dafa9896640f8196ba1d56a
Reviewed-on: https://go-review.googlesource.com/c/go/+/686115
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
src/cmd/compile/doc.go