[ELF] Convert SymbolTableSection to input section
authorEugene Leviant <eleviant@accesssoftek.com>
Thu, 17 Nov 2016 09:16:34 +0000 (09:16 +0000)
committerEugene Leviant <eleviant@accesssoftek.com>
Thu, 17 Nov 2016 09:16:34 +0000 (09:16 +0000)
commit9230db94b7b5c6b370fe7c297db79a3128fd4637
treeef71e3908eb286277faaf448ec13b427d19e230c
parent5be5092c49191881b2baa8cbce6418a914f6b8e9
[ELF] Convert SymbolTableSection to input section

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

llvm-svn: 287216
lld/ELF/OutputSections.cpp
lld/ELF/OutputSections.h
lld/ELF/SyntheticSections.cpp
lld/ELF/SyntheticSections.h
lld/ELF/Writer.cpp