diff options
| author | Keith Randall <khr@golang.org> | 2017-08-14 15:07:57 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2017-08-14 23:53:27 +0000 |
| commit | f4abbc0e61544ba33379ce37597a90fc3b0942d3 (patch) | |
| tree | 1a96d01575c826e8269df98f7d1517038494a41f /src/debug | |
| parent | 77a9cb9b4c8f13e7b08ae855699146cbddbdd752 (diff) | |
| download | go-f4abbc0e61544ba33379ce37597a90fc3b0942d3.tar.xz | |
cmd/link,compile: Provide size for func types
They are currently not given a size, which makes the DWARF reader
very confused. Particularly things like [4]func() get a size of -4, not 32.
Fixes #21097
Change-Id: I01e754134d82fbbe6567e3c7847a4843792a3776
Reviewed-on: https://go-review.googlesource.com/55551
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/debug')
0 files changed, 0 insertions, 0 deletions
