]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/objabi: fix FuncID of runtime.rt0_go and runtime.systemstack_switch
authorzhouguangyuan <zhouguangyuan.xian@gmail.com>
Thu, 31 Mar 2022 12:16:23 +0000 (20:16 +0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 5 Apr 2022 17:12:35 +0000 (17:12 +0000)
commit7c45dafdb2aae2afaf09aa90b3b5338c992f6912
tree78cbca19526c51384785593e48ea998f780d61e3
parent65153e478e302eaf3556372ff257ebfc893943c1
cmd/internal/objabi: fix FuncID of runtime.rt0_go and runtime.systemstack_switch

Fixes #52092

Change-Id: I774a6722c6e3ce6781e1d8bc16ac68efee6f9c70
Reviewed-on: https://go-review.googlesource.com/c/go/+/396797
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Trust: Ian Lance Taylor <iant@golang.org>
src/cmd/internal/objabi/funcid.go