Remove some includes from InputFiles.h.
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 9 Dec 2017 16:56:18 +0000 (16:56 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 9 Dec 2017 16:56:18 +0000 (16:56 +0000)
commitd26b52fd34ec37ba242787185c5145a611e7fb0e
tree350a2afb7c1daa973f18e042ec92e21653c22028
parentd3e21c6b7960b7b903cd4c7c7d513db16460e0e4
Remove some includes from InputFiles.h.

They were not used in InputFiles.h and it was getting too easy to add
circular includes.

llvm-svn: 320256
12 files changed:
lld/ELF/AArch64ErrataFix.cpp
lld/ELF/Driver.cpp
lld/ELF/GdbIndex.cpp
lld/ELF/ICF.cpp
lld/ELF/InputFiles.h
lld/ELF/InputSection.cpp
lld/ELF/MapFile.cpp
lld/ELF/Relocations.cpp
lld/ELF/SymbolTable.h
lld/ELF/SyntheticSections.cpp
lld/ELF/SyntheticSections.h
lld/ELF/Writer.cpp