Pass the section table to getSectionStringTable. NFC.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 2 Nov 2016 15:21:24 +0000 (15:21 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 2 Nov 2016 15:21:24 +0000 (15:21 +0000)
commit199e00408fed572efc202948898d8fc7ac295a5d
treecdec45a5bfbb557ab21a46e2480b2ebd2bbf2bf1
parentd7160056dce0d784c237efa200196a13aaf6182e
Pass the section table to getSectionStringTable. NFC.

This will let us simplify the llvm side.

llvm-svn: 285816
lld/ELF/InputFiles.cpp