I found this missing case with the new --check-dynamic-relocation flag
while running the lld tests with --apply-dynamic-relocs enabled by default.
This is the same as D101452 just for RISC-V
Paths
| Differential D101454
[ELF] Write R_RISCV_IRELATIVE addends with -z rel ClosedPublic Authored by arichardson on Apr 28 2021, 6:58 AM.
Details Summary I found this missing case with the new --check-dynamic-relocation flag This is the same as D101452 just for RISC-V
Diff Detail
Event TimelineHerald added subscribers: vkmr, frasercrmck, evandro and 25 others. · View Herald TranscriptApr 28 2021, 6:58 AM This revision is now accepted and ready to land.Apr 28 2021, 4:25 PM Closed by commit rGe5649328428f: [ELF] Write R_RISCV_IRELATIVE addends with -z rel (authored by arichardson). · Explain WhyJul 9 2021, 2:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 357456 lld/ELF/Arch/RISCV.cpp
lld/test/ELF/riscv-ifunc-nonpreemptible.s
|