Skip to content

Commit c258f57

Browse files
committed
[ELF] Move createSyntheticSections from Writer.cpp to SyntheticSections.cpp. NFC
SyntheticSections.cpp is more appropriate. This change enables elimination of many explicit template instantiations. Due to `make<SymbolTableSection<ELFT>>(*strtab)` in Arch/ARM.cpp, we do not remove explicit template instantiations for SymbolTableSection.
1 parent 05093e2 commit c258f57

File tree

4 files changed

+317
-349
lines changed

4 files changed

+317
-349
lines changed

0 commit comments

Comments
 (0)