[PATCH] D23558: [RISCV 2/10] Add RISC-V ELF defines
Ed Maste via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 16:20:32 PDT 2016
emaste added a comment.
> I guess the relocation types aren't actually documented anywhere? The elftoolchain source code is the canonical location?
It is not. I asked about a canonical list on the RISC-V sw-dev list but one did not exist. The best source I had was:
> We haven't written up a full ABI description, but you can find the
> reloc listing here:
>
> https://github.com/riscv/riscv-gnu-toolchain/blob/master/binutils/include/elf/riscv.h
Although it's now a dead link.
https://reviews.llvm.org/D23558
More information about the llvm-commits
mailing list