[PATCH] D129159: [JITLink][RISCV] Ignore R_RISCV_RELAX and check R_RISCV_ALIGN

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 30 07:56:55 PDT 2023


Hahnfeld added a comment.
Herald added subscribers: jobnoorman, luke.

I made a mistake in thinking that most `R_RISCV_ALIGN` can be ignored - they cannot. I'm correcting this in https://reviews.llvm.org/D149552.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129159



More information about the llvm-commits mailing list