diff options
| author | Russ Cox <rsc@golang.org> | 2020-07-19 00:30:12 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2020-10-16 03:02:36 +0000 |
| commit | 912262b806a432a29302e0cee45e4f42ef7038a2 (patch) | |
| tree | 2533935d2be1e9e6daa4871b35b285094bb727ea /src/cmd/objdump/testdata/testfilenum | |
| parent | 59202c4204205ee019cf25efcb814b72c8703f4b (diff) | |
| download | go-912262b806a432a29302e0cee45e4f42ef7038a2.tar.xz | |
cmd/internal/obj: move LSym.Func into LSym.Extra
This creates space for a different kind of extension field
in LSym without making the struct any larger.
(There are many LSym, so we care about keeping the struct small.)
Change-Id: Ib16edb9e15f54c2a7351c8b875e19684058711e5
Reviewed-on: https://go-review.googlesource.com/c/go/+/243943
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Diffstat (limited to 'src/cmd/objdump/testdata/testfilenum')
0 files changed, 0 insertions, 0 deletions
