[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
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 28 07:29:17 PDT 2020
sfertile accepted this revision as: sfertile.
sfertile added a comment.
This revision is now accepted and ready to land.
LGTM. Unfortunately a more general solution looks to be quite difficult/intrusive and I'm not sure if it is worth it.
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