Open arichardson opened 7 years ago
After the latest patch lld now uses 120010000.
I think the bfd linker script is wrong as we probably want the text statement to be superpage aligned and not merged with the read-only data sections.
lld aligns to 64KB which seems to be a valid MIPS page size (what are we using in CheriBSD?)
bfd:
lld: