You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarify that addend of R_RISCV_PCREL_LO12_[IS] must be 0
We've document the `addend` will be consider during resolve, so it's kind of
backward incompatible change, but actually we didn't generating
`R_RISCV_PCREL_LO12_[IS]` with `addend` on both LLVM and GCC.
So it's safe change.
0 commit comments