aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql
diff options
context:
space:
mode:
authorqmuntal <quimmuntal@gmail.com>2024-03-18 15:38:20 +0100
committerQuim Muntal <quimmuntal@gmail.com>2024-03-18 17:06:46 +0000
commitdda4b17ee4866a32a7d0b522f9a366cb6d687ce1 (patch)
treeac9d12202ef24b37c5b0daba7337ee58e3925264 /src/database/sql
parentaf0ebdd4c1ab7c58bcb131d51571ef6bc7250fed (diff)
downloadgo-dda4b17ee4866a32a7d0b522f9a366cb6d687ce1.tar.xz
runtime: remove nosplit directives from several Windows syscall helpers
Some of the Windows syscall helpers don't need to be nosplit. Removing this directive will allow to add instrumentation to these functions without having to worry about the stack size. Change-Id: I3885621f23733af48563803c704563474010b8d3 Reviewed-on: https://go-review.googlesource.com/c/go/+/572415 Reviewed-by: Than McIntosh <thanm@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Cherry Mui <cherryyz@google.com>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions