• Keith Randall's avatar
    cmd/compile: fix fieldtrack experiment · 71d13a8c
    Keith Randall authored
    The ODOTPTRs introduced in CL #19814 don't have field names,
    just offsets.  The fieldtrack experiment crashes when
    examining them.  Instead, just ignore them.  We'll never track
    these fields anyway.
    
    It would be nice to have the runtime type struct build in the
    compiler (like we do sudog, for example) so we could use its
    fieldnames.  Doesn't seem worth it just for this CL.
    
    Change-Id: I5e75024f5a8333eb7439543b3f466ea40213a1b9
    Reviewed-on: https://go-review.googlesource.com/20157Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    71d13a8c
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...