Commit b2676ff
Fix regiser usage in prologue
Summary: The usage of w1 here is clobbering the first arg in the static method case. Switches to using the scratch register.
Reviewed By: yoney
Differential Revision: D93780247
fbshipit-source-id: e84c7030db3070447abdff7ce73a4d6ed6a8b89d1 parent 4e70f58 commit b2676ff
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
756 | | - | |
| 756 | + | |
757 | 757 | | |
758 | | - | |
| 758 | + | |
759 | 759 | | |
760 | 760 | | |
761 | 761 | | |
| |||
0 commit comments