You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Granted that there is only 2 layers of functions in call graph it is possible to statically assign space for each function on stack and calculate it from scratch in the prologue.
The text was updated successfully, but these errors were encountered:
reproduce on 1.0
snippy invocation line:
layout-stack.yaml looks like this:
You will see in generated binary:
Granted that there is only 2 layers of functions in call graph it is possible to statically assign space for each function on stack and calculate it from scratch in the prologue.
The text was updated successfully, but these errors were encountered: