[PATCH] D36455: [RISCV] Recognize new relocation types

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 05:17:04 PDT 2017


asb added a comment.

I've committed this patch for you, after verifying R_RISCV_32_PCREL has been included in a release binutils (and therefore can be considered "final" despite not being documented). I've made an issue on the riscv-elf-psabi-doc for documenting this relocation https://github.com/riscv/riscv-elf-psabi-doc/issues/36. Thanks again.


Repository:
  rL LLVM

https://reviews.llvm.org/D36455





More information about the llvm-commits mailing list