dsymutil: Factor out the relocation handling into a RelocationManager (NFC)
authorAdrian Prantl <aprantl@apple.com>
Fri, 11 Sep 2015 23:45:30 +0000 (23:45 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 11 Sep 2015 23:45:30 +0000 (23:45 +0000)
commit0a0a960468ba6a903356bf78fe8b51d7a0817691
tree3061d0fed5377f28aa173887ca1ebf1b2c3cb3f0
parent830d0f8976d9b19f2c90b79657ea6633470756bc
dsymutil: Factor out the relocation handling into a RelocationManager (NFC)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247490 91177308-0d34-0410-b5e6-96231b3b80d8
tools/dsymutil/DwarfLinker.cpp