]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: remove go115ReduceLiveness and go115RestartSeq
authorCherry Zhang <cherryyz@google.com>
Thu, 22 Oct 2020 00:43:16 +0000 (20:43 -0400)
committerCherry Zhang <cherryyz@google.com>
Fri, 30 Oct 2020 21:13:24 +0000 (21:13 +0000)
commit8414b1a5a40e5ef19508e4895b4c12a91fa498e7
treeb65be785a3ade7b8d8c627313de8affe68f2a8be
parent420c68dd68c648af6642dd7e5cf6dacf9f067f6e
runtime: remove go115ReduceLiveness and go115RestartSeq

Make them always true. Delete code that are only executed when
they are false.

Change-Id: I6194fa00de23486c2b0a0c9075fe3a09d9c52762
Reviewed-on: https://go-review.googlesource.com/c/go/+/264339
Trust: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/debugcall.go
src/runtime/funcdata.h
src/runtime/preempt.go
src/runtime/symtab.go