Convert the last 4 users of GetTempSymbol to createTempSymbol.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 17 Mar 2015 14:58:47 +0000 (14:58 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 17 Mar 2015 14:58:47 +0000 (14:58 +0000)
commit6fe99b7d5cdd27008bf9d9c65e740b2b623fc1b5
tree6a919a931d07cf05c3aee3d3a6fdd0eed8f75ddf
parent2e59282624e3a3afbac5365a8560d4158c4df095
Convert the last 4 users of GetTempSymbol to createTempSymbol.

Despite using the same name these are unrelated.

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