[ELF] Convert RelocationSection to input section
authorEugene Leviant <eleviant@accesssoftek.com>
Wed, 16 Nov 2016 10:02:27 +0000 (10:02 +0000)
committerEugene Leviant <eleviant@accesssoftek.com>
Wed, 16 Nov 2016 10:02:27 +0000 (10:02 +0000)
commita96d9027a3cb8b65aa062e9cab74f00dba1c013a
treeccb7710e976e0b54f0b365cc97b46e3cf3afd043
parent31055c6aceeaf0f2641ce44ca8b4ca3aa1cc7153
[ELF] Convert RelocationSection to input section

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

llvm-svn: 287092
lld/ELF/InputSection.cpp
lld/ELF/OutputSections.cpp
lld/ELF/OutputSections.h
lld/ELF/Relocations.cpp
lld/ELF/SyntheticSections.cpp
lld/ELF/SyntheticSections.h
lld/ELF/Writer.cpp