]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/objfile: cache computation of goobj.Arch
authorTao Qingyun <qingyunha@gmail.com>
Wed, 19 Aug 2020 01:38:43 +0000 (01:38 +0000)
committerKeith Randall <khr@golang.org>
Wed, 19 Aug 2020 02:40:45 +0000 (02:40 +0000)
commit31da1d993a498acefcf3dd5fdfbefa8eec132791
tree3a41bcee741e6903f833ade0c2f281ae6f5a1ba0
parentac875bc923db2b7350f244f06a06557e6fd97e05
cmd/internal/objfile: cache computation of goobj.Arch

Change-Id: I23774cf185e5fa6b89398001cd0655fb0c5bdb46
GitHub-Last-Rev: ca8cae2469b5fad84bd636a3305a484dfdcb0db2
GitHub-Pull-Request: golang/go#40877
Reviewed-on: https://go-review.googlesource.com/c/go/+/249180
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/internal/archive/archive.go
src/cmd/internal/objfile/goobj.go