riscv-non-isa / riscv-elf-psabi-doc

A RISC-V ELF psABI Document
https://jira.riscv.org/browse/RVG-4
Creative Commons Attribution 4.0 International
691 stars 163 forks source link

Remove R_RISCV_RVC_LUI #400

Closed rui314 closed 1 year ago

rui314 commented 1 year ago

R_RISCV_RVC_LUI is a binutil's internal relocation. We've never had a assembly syntax for the relocation, and there should be no object file that contains this relocation. This relocation has no valid use case.

Closes https://github.com/riscv-non-isa/riscv-elf-psabi-doc/issues/398