This patch add R_RISCV_HI20, R_RISCV_LO12 and R_RISCV_CALL relocation test
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107327
[JITLink][RISCV] Add relocation fixup test ClosedPublic Authored by StephenFan on Aug 3 2021, 12:36 AM.
Details Summary This patch add R_RISCV_HI20, R_RISCV_LO12 and R_RISCV_CALL relocation test
Diff Detail
Event TimelineHerald added subscribers: vkmr, frasercrmck, evandro and 23 others. · View Herald TranscriptAug 3 2021, 12:36 AM This revision is now accepted and ready to land.Aug 3 2021, 1:04 AM Closed by commit rGdc9b41f3b45f: [JITLink][RISCV] Add relocation fixup test (authored by StephenFan). · Explain WhyAug 5 2021, 11:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 364704 llvm/test/ExecutionEngine/JITLink/RISCV/ELF_abs_reloc.s
llvm/test/ExecutionEngine/JITLink/RISCV/ELF_pc_indirect.s
|