[PATCH] D38554: Fixed ppc32 function relocations in non-pic mode

vit9696 via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 22 09:08:40 PDT 2017


vit9696 added a comment.

@joerg, while it is a valid claim that LLD could be implementing PLT reference support, it is not sane to claim that they should be used with STATIC relocation model. Please refer to what gcc does here and what @hfinkel said.


https://reviews.llvm.org/D38554





More information about the llvm-commits mailing list