Fix relocations with renamed symbols.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 28 Oct 2010 19:08:03 +0000 (19:08 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 28 Oct 2010 19:08:03 +0000 (19:08 +0000)
commit29129728f1d4febe44792d1481077cc47fe83a08
tree438d58c99ea41adb171887f6ef0d9415173f23b2
parent57ca3ccd455160e30e727ef53122c82edf3c6b50
Fix relocations with renamed symbols.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117575 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/ELFObjectWriter.cpp
test/MC/ELF/rename.s [new file with mode: 0644]