Currently, we have different relocations for PCC and CGP-relative accesses. Now that we're driving those through linker relaxation, we should have a single one that rewrites the AUIPCC instruction to AUICGP if the target is in a data section. This will also be a starting point for moving read-only data out of PCC.
Currently, we have different relocations for PCC and CGP-relative accesses. Now that we're driving those through linker relaxation, we should have a single one that rewrites the AUIPCC instruction to AUICGP if the target is in a data section. This will also be a starting point for moving read-only data out of PCC.