[dsymutil] Find relocations that correspond to debug map entries.
authorFrederic Riss <friss@apple.com>
Fri, 13 Feb 2015 23:18:22 +0000 (23:18 +0000)
committerFrederic Riss <friss@apple.com>
Fri, 13 Feb 2015 23:18:22 +0000 (23:18 +0000)
commit1036e64bccd7a8e4b400d7b53b0db7f6d3ae99a8
tree18e4cff59176966d4e3c90878a74921c9f270f7e
parent1595c5d37d2e254da83a9e898469903beb5928a0
[dsymutil] Find relocations that correspond to debug map entries.

These 'valid relocations' in the debug_info section will be how
dsymutil identifies the DIEs it needs to keep in the linked debug
information.

llvm-svn: 229178
llvm/tools/dsymutil/DwarfLinker.cpp