[PATCH] D100167: [AIX] Adjust CSR order to avoid breaking ABI regarding traceback
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 29 22:24:34 PDT 2021
lkail marked 3 inline comments as done.
lkail added a comment.
> Please add some info about how this affects functions that need the frame pointer. Do we get more/less saves/restores? Does something go wrong?
It looks nothing changed if a function needs frame pointer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100167/new/
https://reviews.llvm.org/D100167
More information about the llvm-commits
mailing list