Josh Stone e6ae4e689c
[PowerPC] Indicate that PPC32PICGOT clobbers LR (#154654)
This pseudo-instruction emits a local `bl` writing LR, so that must be
saved and restored for the function to return to the right place. If
not, we'll return to the inline `.long` that the `bl` stepped over.

This fixes the `SIGILL` seen in rayon-rs/rayon#1268.
2025-08-25 15:31:27 -07:00
..
2025-05-22 15:42:22 +01:00
2023-02-14 10:25:24 -04:00