[PATCH] D78431: [ELF][PPC64] Don't perform toc-indirect to toc-relative relaxation for R_PPC64_TOC16_HA not followed by R_PPC64_TOC16_LO_DS
Adam Langley via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 23 19:02:12 PDT 2020
agl added a comment.
Sorry about delocate. It is profoundly weird, motivated purely by compliance with FIPS regulations, and we don't want it to cause any problems.
It has been a couple of years since I last had all the POWER stuff in my head but, if delocate can change to make things easier for you, please let us(*) know. The POWER ABI is also non-trivial and it's possible that we're doing invalid things that have only worked because of luck.
(*) agl at google dot com.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78431/new/
https://reviews.llvm.org/D78431
More information about the llvm-commits
mailing list