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

Joerg Sonnenberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 22 13:31:03 PDT 2017


joerg added a comment.

There is no layer of indirection here. The call gets resolved to the local symbol by a working linker.


https://reviews.llvm.org/D38554





More information about the llvm-commits mailing list