Skip to content
Commit c8ed138c authored by Fangrui Song's avatar Fangrui Song
Browse files

[RISCV] Remove unneeded fixup kinds for R_RISCV_{SET,ADD,SUB}*

These 8/16/32/64 fixup kinds from D103539 are no longer needed after
D155357.

R_RISCV_SET6/R_RISCV_SUB6 are unneeded even before D155357.
`return Value & 0x03` is incorrect, and the non-zero TargetOffset is
probably to affect applyFixup, but the relevant code is dead as Value == 0.
parent 9fe632ba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment