llvm-project
0b092dfe - [X86] Don't save/restore fp around longjmp instructions (#102556)

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
Parents
Loading