Skip to content

RISC-V: skip unrelated relocations in table jump relaxation phrase

Created by: linsinan1995

Add check to skip relocations that are not R_RISCV_JAL/R_RISCV_CALL[PLT]. This fixes issue #81.

Edit: I believe this fixes #49 (closed)

Merge request reports

Loading