setjmp wrappers, use fp/lr naming instead of x29/x30 registers proposal.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Hi David, can you explain the motivation and mechanics of this change? I see that we #define aliases for registers, but they are never used?!
Comment Actions
So the adoption of these names will be done in a separate patch? What is the motivation for this change?