Make the DefinedRegular constructors more regular. NFC.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 26 Oct 2016 20:34:59 +0000 (20:34 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 26 Oct 2016 20:34:59 +0000 (20:34 +0000)
commita8bf71cc4e435967938e8a6063335343f0f30072
treeecf9e6c9e7092682fcf35ef0b4100f80513bc29c
parent4500f7485883eff2acde3d475af67492765dddf6
Make the DefinedRegular constructors more regular. NFC.

All the global ones now just forward to the same constructor. This
makes it easier to construct them without creating a Elf_Sym.

llvm-svn: 285238
lld/ELF/Symbols.h