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

Martell Malone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 4 04:36:05 PST 2018


martell added a comment.

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


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