[dsymutil] Add DebugMapObject::lookupObjectAddress()
authorFrederic Riss <friss@apple.com>
Fri, 13 Feb 2015 23:18:16 +0000 (23:18 +0000)
committerFrederic Riss <friss@apple.com>
Fri, 13 Feb 2015 23:18:16 +0000 (23:18 +0000)
commit1595c5d37d2e254da83a9e898469903beb5928a0
tree428afa439601cbacb6969c68fea03660af26eec6
parentf942c0c89d33e011cda49e090562496725da09cb
[dsymutil] Add DebugMapObject::lookupObjectAddress()

It turns out the debug map will be interogated both by name and
by object file address. Add the latter capability.

llvm-svn: 229177
llvm/tools/dsymutil/DebugMap.cpp
llvm/tools/dsymutil/DebugMap.h