Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIPS] Make get_frame_info() more robust
Now get_frame_info() wants to detect move sp instruction first. It assumes that the save ra in the stack instruction can't happen before allocating frame size space into the stack. Signed-off-by: Franck Bui-Huu <vagabon.xyz@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
- Loading branch information