[PATCH] D102712: BPF: Add more relocation kinds

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 18 15:33:16 PDT 2021


MaskRay added a comment.

These ELF flags should be documented somewhere. Even a draft will help.

For example, riscv is using https://github.com/riscv/riscv-elf-psabi-doc/blob/master/riscv-elf.md#relocations which is not as sophisticated as other psABIs (x86-64,aarch64,ppc64 ELFv2)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102712



More information about the llvm-commits mailing list