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

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 06:43:40 PDT 2017


asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.

Many thanks, R_RISCV_32_PCREL isn't currently documented in the riscv-elf-psabi-doc, but it seems was applied to upstream binutils. Looks good to me.


https://reviews.llvm.org/D36455





More information about the llvm-commits mailing list