[PATCH] D89828: [ELF] Set SHF_INFO_LINK for .rel[a].plt and .rel[a].dyn

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 09:05:22 PDT 2020


MaskRay added a comment.

@psmith Does this also look good to you? (It is to be consistent with GNU ld and LLD's own --emit-relocs SHT_REL[A])


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89828



More information about the llvm-commits mailing list