Optimize the creation of mapping symbols.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 26 Jun 2015 11:31:13 +0000 (11:31 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 26 Jun 2015 11:31:13 +0000 (11:31 +0000)
commit8b8feaae29325b3d84ce33f432550134d682184e
tree8bfbaeac7a206e38f3c9220c967910dea35bcd12
parentd4b0d6110576b27ab6e52fafa08130cdedddd213
Optimize the creation of mapping symbols.

No need to create two symbols just to assign one to the other.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240773 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp