[ELF] Move SyntheticSections to InputSection.h. NFC
authorFangrui Song <i@maskray.me>
Sun, 31 Jul 2022 00:42:08 +0000 (17:42 -0700)
committerFangrui Song <i@maskray.me>
Sun, 31 Jul 2022 00:42:08 +0000 (17:42 -0700)
commita465e79f19569bca2201e6d71ff8cb89c87dd6fb
treef8db85880fd04573acd5039068f65cd76f9f3307
parentc559072e46b48536eb2ae2bce0696edebbf34b78
[ELF] Move SyntheticSections to InputSection.h. NFC

Keep the main SectionBase hierarchy in InputSection.h.
And inline MergeInputSection::getParent.
lld/ELF/InputSection.cpp
lld/ELF/InputSection.h
lld/ELF/SyntheticSections.h