Simplify handling of mips gp* symbols.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 11 Apr 2016 20:34:27 +0000 (20:34 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 11 Apr 2016 20:34:27 +0000 (20:34 +0000)
commit8396f72f7b07867fa61baed56723df8adaaf2ed7
tree024922acfd95f384fb8de1b407cdc3974f7e71da
parent892f167aa54f2567f848b4b1d205388760743782
Simplify handling of mips gp* symbols.

Give them values instead of computing it during relocation.

llvm-svn: 265986
lld/ELF/Config.h
lld/ELF/InputSection.cpp
lld/ELF/Symbols.h
lld/ELF/Writer.cpp