scas
scas copied to clipboard
Emit KEXC relocation table with `-fauto-relocation`
Merge blockers:
- [ ] Since this changes the output of
-fauto-relocation, the CRT0 for KCC needs to be updated. - [ ] This needs to be further tested (every package in core/ should be tested with this)
Tested and working on core/init
Since some core/ packages depend on relative labels, this blocks on those.
Relative labels are in, so this... should be fine? Going to finish testing scas on all of our packages first.