]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: fix the missing size for FuncInfoSym
authorzhouguangyuan <zhouguangyuan.xian@gmail.com>
Mon, 25 Apr 2022 08:36:01 +0000 (16:36 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 25 Apr 2022 23:45:52 +0000 (23:45 +0000)
commite845750744b648b8b348bbcebe2ff85d4e6247c5
treebea489f7b807cf6d10389f436af1fd36f9b46960
parenta5d61be040ed20b5774bff1b6b578c6d393ab332
cmd/compile: fix the missing size for FuncInfoSym

Change-Id: I46543e188bf25384e529a9d5a3095033ac618bbd
Reviewed-on: https://go-review.googlesource.com/c/go/+/402057
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/cmd/internal/obj/objfile.go