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

Joerg Sonnenberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 4 15:32:20 PDT 2017


joerg added a comment.

In that case: the short version is that there is no EABI support at the moment. That patch changes the behavior for SYSV ABI, it is not acceptable as such. The test case doesn't reflect the ABI variance either.


https://reviews.llvm.org/D38554





More information about the llvm-commits mailing list