diff options
| author | Than McIntosh <thanm@google.com> | 2017-10-23 11:41:47 -0400 |
|---|---|---|
| committer | Than McIntosh <thanm@google.com> | 2017-10-23 19:19:25 +0000 |
| commit | 87f83eac7ffd54cc4fe56e4d4f22680ffdb071a1 (patch) | |
| tree | c57c6e3304e2a91b6d5bfd9d24c1129ef3f12781 /src/encoding/csv/reader.go | |
| parent | 0316d6618c7a986727c9e99fb7aab7c7a4e92d71 (diff) | |
| download | go-87f83eac7ffd54cc4fe56e4d4f22680ffdb071a1.tar.xz | |
cmd/compile: include non-decomposed vars for -dwarflocationlists
When enhanced DWARF location list generation is enabled (via internal
option -dwarflocationlists), variable entries were missing for "large"
(non-decomposable) locals and formals. From the debugging perspective,
this makes it appear that the variable doesn't exist, which is
probably not what we want. This change insures that a formal/local DIE
is created for these vars (with correct type, line, etc) but with a
conservative ("no info") location.
Change-Id: I10b2e9a51a60c7b4c748e987cdec5f2d8b2837d5
Reviewed-on: https://go-review.googlesource.com/72630
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Diffstat (limited to 'src/encoding/csv/reader.go')
0 files changed, 0 insertions, 0 deletions
