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)
commitf850d9846e2c764362ff5ed4c4f6778a1a21cf1f
treeab0ce4c2868ab1cce7d4a152645951c33bf2b9e0
parent38e64175dbbcf1365f085cea7e8d585162b44d9e
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.

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