[ELF] Improve comment of InputSection::file and update getFile. NFC (#79550)
Clarify a comment after #78944. All uses of `getFile()` assert `file` is non-null. `getFile` is not used with a synthetic section. Replace `cast_or_null` with `cast`.
Loading
Please sign in to comment