[PATCH] D54985: [ELF] Keep empty In.RelaIplt so that __rela_iplt_{start, end} have valid st_shndx

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 28 11:25:00 PST 2018


ruiu added a comment.

> This works, but it may better use a SHF_ALLOC section (not sure if that is what ld.bfd uses)

Ideally, yes, but if no one really cares, just using 1 is simpler and sufficient.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D54985





More information about the llvm-commits mailing list