[PATCH] D129580: [PowerPC][LLD] Change PPC64R2SaveStub to only use non-PC-relative code

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 10:10:06 PDT 2022


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

> 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.


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