commit | 1595c5d37d2e254da83a9e898469903beb5928a0 | [log] [tgz] |
---|---|---|
author | Frederic Riss <friss@apple.com> | Fri Feb 13 23:18:16 2015 +0000 |
committer | Frederic Riss <friss@apple.com> | Fri Feb 13 23:18:16 2015 +0000 |
tree | 428afa439601cbacb6969c68fea03660af26eec6 | |
parent | f942c0c89d33e011cda49e090562496725da09cb [diff] |
[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