[ELF] Convert .got section to input section
authorEugene Leviant <eleviant@accesssoftek.com>
Fri, 11 Nov 2016 11:33:32 +0000 (11:33 +0000)
committerEugene Leviant <eleviant@accesssoftek.com>
Fri, 11 Nov 2016 11:33:32 +0000 (11:33 +0000)
commitad4439e8026ffd4552f2087ab9802b8098710c0d
treea8d6aabe5c4105cf41121052f84712a72aa83212
parent08dedfc5892ffba346a7843db0316275dbac80e1
[ELF] Convert .got section to input section

Differential revision: https://reviews.llvm.org/D26498

llvm-svn: 286580
lld/ELF/InputSection.cpp
lld/ELF/OutputSections.cpp
lld/ELF/OutputSections.h
lld/ELF/Relocations.cpp
lld/ELF/Symbols.cpp
lld/ELF/SyntheticSections.cpp
lld/ELF/SyntheticSections.h
lld/ELF/Target.cpp
lld/ELF/Writer.cpp