[PATCH] D138030: [JITLink][RISCV] Add R_RISCV_LO12_S relocation support
Jonas Hahnfeld via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 15 11:18:39 PST 2022
Hahnfeld accepted this revision.
Hahnfeld added a comment.
This revision is now accepted and ready to land.
LGTM
Btw we should probably order the relocations according to their enum values. But that should be a follow-up patch, I can try to take a look next weekend. I also have the compressed relocations implemented, but I need to write tests for them...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138030/new/
https://reviews.llvm.org/D138030
More information about the llvm-commits
mailing list