]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/objfile: fix dissassembly of Plan 9 object files
authorAnthony Martin <ality@pbrane.org>
Thu, 28 Aug 2014 23:01:31 +0000 (16:01 -0700)
committerAnthony Martin <ality@pbrane.org>
Thu, 28 Aug 2014 23:01:31 +0000 (16:01 -0700)
commit13c69f037986ba4a4cb1890822bfd15702a2971e
tree3e0808bcd519dd7b89c2b87f4916b0ad83426c53
parentdc11be8ddadba6897ab6ec5b0578c5f6c3fb8868
cmd/internal/objfile: fix dissassembly of Plan 9 object files

This is a reapplication of CL 93520045 (changeset 5012df7fac58)
since that was lost during the move to an internal package.

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/134020043
src/cmd/internal/objfile/plan9obj.go