diff options
| author | Russ Cox <rsc@golang.org> | 2014-09-02 14:36:25 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2014-09-02 14:36:25 -0400 |
| commit | 8e89f87158eb364330e4334d7084e290e07c66a8 (patch) | |
| tree | e5f6a1fd422383688c4433a0c640fc031db9d2d8 /src/cmd/api | |
| parent | 6baf173b6738cb38089bff4bc836b3f54076b32f (diff) | |
| download | go-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
