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)
committerOwen Anderson <resistor@mac.com>
Mon, 7 Nov 2011 17:21:36 +0000 (17:21 +0000)
commit7d3f8b8e48854b890762ccb96f7817568541732b
tree63395c1c503f6afa5e7f8096e21de369bba84b3d
parent19a4daff9bbe18dab2620e25ac6cbf0635639ec6
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