[PATCH] D129580: [PowerPC][LLD] Change PPC64R2SaveStub to only use non-PC-relative code
Stefan Pintilie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 11:52:29 PDT 2022
stefanp added a comment.
In D129580#3648836 <https://reviews.llvm.org/D129580#3648836>, @MaskRay wrote:
>> When lld added the `R2` Save Stub to that code at link time previous code that was runable on Power 8 now included Power 10 code.
>
> This sentence in the summary seems unclear. The previous sentence has explained that the code caused some issue.
> Consider removing it or clarifying it.
I've removed the unclear sentence.
Thank you for the very quick review!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129580/new/
https://reviews.llvm.org/D129580
More information about the llvm-commits
mailing list