llvm-objdump: Take the data from the right object when there's no dSYM around.
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 21 Sep 2011 18:18:53 +0000 (18:18 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 21 Sep 2011 18:18:53 +0000 (18:18 +0000)
commit91c603bcfe810c14ddcf7bf340dacbf10c7b5255
treea44527edc7dda66740079603cec4e4610d07a93d
parent519020adf1cf57e2e93cc4fd49c385c47f7ff0f7
llvm-objdump: Take the data from the right object when there's no dSYM around.

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