StringTableSection does not implement postThunkContents, so calling it on these sections is pointless (it calls an empty virtual function), and we can remove it.
Details
Details
Diff Detail
Diff Detail
Differential D39460
[ELF] NFC: Remove unnecessary function call Authored by jhenderson on Oct 31 2017, 10:14 AM.
Details StringTableSection does not implement postThunkContents, so calling it on these sections is pointless (it calls an empty virtual function), and we can remove it.
Diff Detail |