• Dmitriy Vyukov's avatar
    runtime: remove obsolete afterprologue check · cc817121
    Dmitriy Vyukov authored
    Afterprologue check was required when did not know
    about return arguments of functions and/or they were not zeroed.
    Now 100% precision is required for stacks due to stack copying,
    so it must work w/o afterprologue one way or another.
    I can limit this change for 1.3 to merely adding a TODO,
    but this check is super confusing so I don't want this knowledge to get lost.
    
    LGTM=rsc
    R=golang-codereviews, gobot, rsc, khr
    CC=golang-codereviews, khr, rsc
    https://golang.org/cl/96580045
    cc817121
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...