]> Cypherpunks repositories - gostls13.git/commit
cmd/objdump: actually accept hex address without "0x" prefix.
authorShenghou Ma <minux.ma@gmail.com>
Thu, 8 May 2014 05:25:56 +0000 (01:25 -0400)
committerShenghou Ma <minux.ma@gmail.com>
Thu, 8 May 2014 05:25:56 +0000 (01:25 -0400)
commit5139293986cf202efe31d995e8dfb471b6f2038e
treee56a3d69a74da09ae6eea169027b480545820d2f
parentf5a4d241cd5e2fe6fb2a50576eb95d16828857f1
cmd/objdump: actually accept hex address without "0x" prefix.
Fixes #7936.

LGTM=alex.brainman, bradfitz, iant
R=golang-codereviews, alex.brainman, bradfitz, iant
CC=golang-codereviews
https://golang.org/cl/100060043
src/cmd/objdump/main.go