[ELF] Speed up/simplify removeUnusedSyntheticSections. NFC
Make one change: when the OutputSection is nullptr (due to /DISCARD/ or garbage collected BssSection (replaceCommonSymbols)), discard the SyntheticSection as well.
Loading
Please sign in to comment