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
Currently the calling convention annotation on C declarations are (unintentionally) discarded when lowering to SIL. This is technically a mis-compile and can be difficult to diagnose.
We should be able to create a reproduction and report this upstream.
The text was updated successfully, but these errors were encountered:
Currently the calling convention annotation on C declarations are (unintentionally) discarded when lowering to SIL. This is technically a mis-compile and can be difficult to diagnose.
We should be able to create a reproduction and report this upstream.
The text was updated successfully, but these errors were encountered: