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
Remove the compiler attributes, __attribute__((flatten)), which were implemented by the variantHooks.cpp file.
This can significantly reduced the compiled size, at the expense of one additional stack frame required.
0 commit comments