[ELF] Convert .got.plt section to input section
authorEugene Leviant <eleviant@accesssoftek.com>
Thu, 10 Nov 2016 09:48:29 +0000 (09:48 +0000)
committerEugene Leviant <eleviant@accesssoftek.com>
Thu, 10 Nov 2016 09:48:29 +0000 (09:48 +0000)
commit41ca327b5e8c36156c9a39c4f833a8db3a37d3ec
treec793cbffa1457a99327c846ee0b5552b2cce9962
parentd0b9173caa30cb29ecbcd047901fbb450e4f0e70
[ELF] Convert .got.plt section to input section

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

llvm-svn: 286443
lld/ELF/InputSection.cpp
lld/ELF/InputSection.h
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/Target.h
lld/ELF/Writer.cpp