[ELF] Convert PltSection to input section
authorEugene Leviant <eleviant@accesssoftek.com>
Fri, 18 Nov 2016 14:35:03 +0000 (14:35 +0000)
committerEugene Leviant <eleviant@accesssoftek.com>
Fri, 18 Nov 2016 14:35:03 +0000 (14:35 +0000)
commitff23d3e741ee9d7f7f1bd4a5cb0ff43b8b76389b
treeaeee9adbcc9a5eb69f178304272b85478008ae09
parentdf613198c0d6d208f57f02abc882b36b686fef64
[ELF] Convert PltSection to input section

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

llvm-svn: 287346
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