[PATCH] D64715: [WIP][RISCV] Use RISCV_32_PCREL reloc for FDE initial location

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 04:53:12 PDT 2019


asb added a comment.

Thanks Ed. I came to the same conclusion re the need for emitting R_RISCV_32_PCREL when debuggin some issues over the weekend. I had a different fix though - I'll try to compare vs this and get back to you later today.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64715





More information about the llvm-commits mailing list