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)
commitc5fb508c9d01770e7198ab3a574ee6c771afe3f8
treea75a44589d934a6f34eae2d6cf49e8ba60f0b9de
parentc7512fdc1e35109122853aa2d0d51e267bb71ee6
Optimize the creation of mapping symbols.

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

llvm-svn: 240773
llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp