aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/api
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2014-09-02 14:36:25 -0400
committerRuss Cox <rsc@golang.org>2014-09-02 14:36:25 -0400
commit8e89f87158eb364330e4334d7084e290e07c66a8 (patch)
treee5f6a1fd422383688c4433a0c640fc031db9d2d8 /src/cmd/api
parent6baf173b6738cb38089bff4bc836b3f54076b32f (diff)
downloadgo-8e89f87158eb364330e4334d7084e290e07c66a8.tar.xz
cmd/gc: fix runtime print(hex(x))
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
Diffstat (limited to 'src/cmd/api')
0 files changed, 0 insertions, 0 deletions