]> Cypherpunks repositories - gostls13.git/commit
debug/macho: make Type implements fmt.(Go)Stringer interfaces
authorHiroshi Ioka <hirochachacha@gmail.com>
Mon, 14 Aug 2017 08:26:22 +0000 (17:26 +0900)
committerIan Lance Taylor <iant@golang.org>
Tue, 15 Aug 2017 00:13:36 +0000 (00:13 +0000)
commitc3fa6f4ddc4a79f436e842742ae735e617f8522e
treeddd5381043ebca33cd1e3a82042d31a022917b38
parent90ffc40e4f3d81ad6b9f57092074f8fef68cf128
debug/macho: make Type implements fmt.(Go)Stringer interfaces

Fixes #21436

Change-Id: I56f43e2852696c28edbcc772a54125a9a9c32497
Reviewed-on: https://go-review.googlesource.com/55262
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/debug/macho/file_test.go
src/debug/macho/macho.go