OSDN Git Service

Fix llvm-objdump's MachO mode to not depend on the value returned by RelocationRef...
authorOwen Anderson <resistor@mac.com>
Mon, 7 Nov 2011 17:21:36 +0000 (17:21 +0000)
committerStephen Hines <srhines@google.com>
Mon, 14 Nov 2011 17:11:54 +0000 (09:11 -0800)
commit6002bb673f1ed9c2a7d8705f71512229f68fcf0c
treef1b18c44b9c3675aee96b11a02696f1ec6504767
parent47f1ffe0789ece734d58f5c476db7513e559a30c
Fix llvm-objdump's MachO mode to not depend on the value returned by RelocationRef::getInfo().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143966 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-objdump/MachODump.cpp