This patch supported the R_RISCV_BRANCH relocation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116573
[jitlink] add R_RISCV_BRANCH to jitlink ClosedPublic Authored by fourdim on Jan 3 2022, 8:15 PM.
Details Summary This patch supported the R_RISCV_BRANCH relocation.
Diff Detail
Event TimelineHerald added subscribers: VincentWu, luke957, achieveartificialintelligence and 25 others. · View Herald TranscriptJan 3 2022, 8:15 PM This revision is now accepted and ready to land.Jan 13 2022, 6:27 PM Closed by commit rG0c6f76262277: [jitlink] add R_RISCV_BRANCH to jitlink (authored by fourdim). · Explain WhyJan 14 2022, 11:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 400094 llvm/include/llvm/ExecutionEngine/JITLink/riscv.h
llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
llvm/lib/ExecutionEngine/JITLink/riscv.cpp
llvm/test/ExecutionEngine/JITLink/RISCV/ELF_branch.s
|
More concise.