[dsymutil] Rename some variables NFC.
authorFrederic Riss <friss@apple.com>
Fri, 11 Sep 2015 04:17:25 +0000 (04:17 +0000)
committerFrederic Riss <friss@apple.com>
Fri, 11 Sep 2015 04:17:25 +0000 (04:17 +0000)
commit5571e7771ecc1a41e046c226ea7bf052991a1486
tree345dcca2aa707f21dc4d051d8893897390588745
parent7f52e5c241c3dad95596033174e6e7e8110952cc
[dsymutil] Rename some variables NFC.

lldb doesn't like having variables named as an existing type. In order to
ease debugging, rename those variables to avoid that conflict.

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