dsymutil: Make resolveDIEReference and getUnitForOffset static functions.
authorAdrian Prantl <aprantl@apple.com>
Tue, 22 Sep 2015 18:50:58 +0000 (18:50 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 22 Sep 2015 18:50:58 +0000 (18:50 +0000)
commitd6d5ed0ca8bc74e5c98c46b6f84096ff27ebb085
treed9a721a2d04bf717c45e5cdf3e96eb0ceadf336d
parent6db2b2be10ac4659a01a865e5912719b3bb575f0
dsymutil: Make resolveDIEReference and getUnitForOffset static functions.
NFC.

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