[ELF] Add InputSectionBase::{addRelocs,relocs} and GotSection::addConstant to...
[ELF] Add InputSectionBase::{addRelocs,relocs} and GotSection::addConstant to add/access relocations to prepare for changing `relocations` from a SmallVector to a pointer. Also change the `isec` parameter in `addAddendOnlyRelocIfNonPreemptible` to `GotSection &`.
Loading
Please sign in to comment