[PATCH] D138030: [JITLink][RISCV] Add R_RISCV_LO12_S relocation support

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 04:23:04 PST 2022


StephenFan added a comment.

In D138030#3928307 <https://reviews.llvm.org/D138030#3928307>, @Hahnfeld wrote:

> 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...

Looking forward to it!


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