Skip to content

riscv_linker_relax_1

Tsukasa OI edited this page Oct 15, 2023 · 3 revisions

Linker: Preparation for more generic linker relaxation (Batch 1)

Feature Description

This is a part of my attempt to implement Qualcomm's proposal of Code Size Reduction Instructions.

However, this patch set alone is generic and improves general readability and maintainability (specifically around PC-relative relocations).

Clone this wiki locally