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
I notice that global_asm! is now in the new asm! format, not llvm_asm! - whilst I do plan on adding support for the asm syntax to my target (Xtensa), is there a global_llvm_asm! equivalent I can switch to to keep things running right now?