[PATCH] D157803: [JITLink][RISCV] Implement eh_frame handling

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 12 15:01:17 PDT 2023


Hahnfeld added a comment.

FWIW I thought we could reuse the `ADD*` relocations here, but it turns out the documentation had a sign error in the fixup expressions; I corrected that in rGf9d55410e242761d6d8697def28a86342560a60c <https://reviews.llvm.org/rGf9d55410e242761d6d8697def28a86342560a60c>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157803/new/

https://reviews.llvm.org/D157803



More information about the llvm-commits mailing list