Really implement David Blaikie suggestion in full of seperating
authorYaron Keren <yaron.keren@gmail.com>
Mon, 10 Aug 2015 18:03:35 +0000 (18:03 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Mon, 10 Aug 2015 18:03:35 +0000 (18:03 +0000)
commitaf1c9b3bfbd26b8d4e22c27c01d0a43b1c68b987
tree112e2790c20bc60d1ee3080776a2fbe0552851bc
parent214aad9f314593e33a10f1d46cdf19c9e359e5f6
Really implement David Blaikie suggestion in full of seperating
variable initialization from its usage in the push_back making
collapse of the two statements unlikely even without a comment.

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