[PATCH] D43158: [RISCV] Always emit a symbol for R_RISCV_PCREL_LO12_I.
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 14 10:25:38 PDT 2018
asb added a comment.
Herald added a subscriber: shiva0217.
Thanks for pursuing this issue on the binutils bug tracker. Might you be interested in proposing a patch to the psabi doc that clarifies the requirement here? It seems that the main reason for forcing this behaviour is for linker relaxation - I hope we can co-ordinate with binutils to allow addends when linker relaxation is disabled.
https://github.com/riscv/riscv-elf-psabi-doc/blob/master/riscv-elf.md
https://reviews.llvm.org/D43158
More information about the llvm-commits
mailing list