• Russ Cox's avatar
    cmd/gc: fix runtime print(hex(x)) · 8e89f871
    Russ Cox authored
    The code I wrote originally works for trivial functions
    that are inlined at a call site in another package,
    because that was how I wrote my local test.
    Make hex(x) work for non-inlinable functions too.
    
    LGTM=iant
    R=golang-codereviews, iant
    CC=golang-codereviews, r
    https://golang.org/cl/140830043
    8e89f871
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...