[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 09:26:37 PST 2018
ruiu added a comment.
It feels this patch modifies too many places to fix a cosmetic issue. Doesn't something like this work? https://gist.github.com/rui314/6382995c81689668961caf49a0e695f9
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