[ELF] Convert StringTableSection to input section
authorEugene Leviant <eleviant@accesssoftek.com>
Mon, 14 Nov 2016 09:16:00 +0000 (09:16 +0000)
committerEugene Leviant <eleviant@accesssoftek.com>
Mon, 14 Nov 2016 09:16:00 +0000 (09:16 +0000)
commit22eb026886bee93fd75c5689f8913a73decf1cfc
tree1eb533f1c926077f87ea591d30f77cced865ccb9
parente3d8026cc78dfcbe8b67124e2f49721e3b517cd4
[ELF] Convert StringTableSection to input section

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

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