llvm-project
0b092dfe
- [X86] Don't save/restore fp around longjmp instructions (#102556)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[X86] Don't save/restore fp around longjmp instructions (#102556) Longjmp instructions can also modify fp register, it is expected behavior. We should not save/restore fp around these instructions.
Author
weiguozhi
Parents
16929219
Loading