[llvm-readobj] MachO: dump the correct field.
authorDavide Italiano <davide@freebsd.org>
Fri, 4 Sep 2015 20:43:00 +0000 (20:43 +0000)
committerDavide Italiano <davide@freebsd.org>
Fri, 4 Sep 2015 20:43:00 +0000 (20:43 +0000)
commitcdd5f6d41a3ef68a5dccc98b0f8fe3b6c85ea49c
treec96474f2f16904def62badb5248e4827a933b5c6
parente0517c58489e2d09fbca5c7fb08783294e4a3e9f
[llvm-readobj] MachO: dump the correct field.

This was found while converting a test from macho-dump to llvm-readobj
and will once I commit the converted test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246868 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-readobj/MachODumper.cpp