Other changes:
- SyntheticSections.h: SymbolTableEntry was also moved with this change, so no need to include OutputSections.h any longer
- Writer.cpp: In<ELFT>::DynSymTab is finalized in a same call to finalizeSynthetic with all other synthetic sections.
Thank you for updating the comment.