• Than McIntosh's avatar
    cmd/compile: include non-decomposed vars for -dwarflocationlists · 87f83eac
    Than McIntosh authored
    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: 's avatarHeschi Kreinick <heschi@google.com>
    87f83eac
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...