[PATCH] D54871: [ELF] Allow discarding of .rela.plt

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 4 04:38:14 PST 2018


grimar added a comment.

In D54871#1318300 <https://reviews.llvm.org/D54871#1318300>, @martell wrote:

> In D54871#1307606 <https://reviews.llvm.org/D54871#1307606>, @grimar wrote:
>
> > (I did not find how the macro `DISCARDS` expands in
> >  https://github.com/spotify/linux/blob/master/arch/powerpc/kernel/vmlinux.lds.S#L262)
>
>
> Sorry only getting around to this comment now. I think this is probably what you are looking for
>  https://github.com/torvalds/linux/blob/master/arch/powerpc/kernel/vmlinux.lds.S#L387


Thanks!


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D54871





More information about the llvm-commits mailing list