Pass an InputFile to the InputSection constructor.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 21 Dec 2017 02:11:51 +0000 (02:11 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 21 Dec 2017 02:11:51 +0000 (02:11 +0000)
commitce3b52c186368591fbc9235ee5dbf86c43c4099e
treee9afa2a0ebd31a16d35712ea95b799b2c0932750
parentabf9d6648c882224ddda6f3c4ccaa53d8dcb3f9d
Pass an InputFile to the InputSection constructor.

This simplifies toRegularSection and reduces the noise in a followup
patch.

llvm-svn: 321240
lld/ELF/InputFiles.cpp
lld/ELF/InputSection.cpp
lld/ELF/InputSection.h
lld/ELF/SyntheticSections.cpp
lld/ELF/SyntheticSections.h