[PATCH] D41025: ELF: Ignore --long-plt flag.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 8 11:36:17 PST 2017


pcc added a comment.

In https://reviews.llvm.org/D41025#949866, @smeenai wrote:

> LLD actually doesn't need `--long-plt` because its PLT entries already always use the long format. See https://bugs.llvm.org/show_bug.cgi?id=34734#c2


I see, thanks. I will reword the commit message.


https://reviews.llvm.org/D41025





More information about the llvm-commits mailing list