Aliases defined with .symver should copy the binding of the symbols they alias.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 28 Oct 2010 18:33:03 +0000 (18:33 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 28 Oct 2010 18:33:03 +0000 (18:33 +0000)
commitf571f9a8fe764d5010970e45203415cb00eab739
treece25fcde729c3922bc7503da03955c057c62aa3f
parent3cabc9d2c974140c384e21cf5c1904b514acb82b
Aliases defined with .symver should copy the binding of the symbols they alias.
Move the existing patching for undefined symbols so that all the patching
is done in the same function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117570 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/ELFObjectWriter.cpp
test/MC/ELF/symref.s