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

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 27 18:26:03 PST 2018


emaste added a comment.

This is fine for me (from FreeBSD's perspective), but I suspect some people (on operating systems without ifuncs in libc) may be surprised by having a(n empty) .rela.plt in all of their statically linked binaries.


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