]> Cypherpunks repositories - gostls13.git/commit
runtime: tidy compileCallback
authorAustin Clements <austin@google.com>
Sat, 3 Oct 2020 23:52:08 +0000 (19:52 -0400)
committerAustin Clements <austin@google.com>
Mon, 26 Oct 2020 14:50:35 +0000 (14:50 +0000)
commitbda37a0b8a4e89318901a68492b79cf6531fa2ff
tree001f6500cd216cb2f69758839b34757b20db0c23
parentc91dffbc9aeaacd087eb0c0c3f718739bc5f8c4a
runtime: tidy compileCallback

This makes a few minor cleanups and simplifications to compileCallback.

Change-Id: Ibebf4b5ed66fb68bba7c84129c127cd4d8a691fe
Reviewed-on: https://go-review.googlesource.com/c/go/+/263269
Trust: Austin Clements <austin@google.com>
Trust: Alex Brainman <alex.brainman@gmail.com>
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
src/runtime/runtime2.go
src/runtime/syscall_windows.go