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
Auto merge of #161398 - bjorn3:rename_unadjusted_abi, r=tgross35
Rename extern "unadjusted" to extern "llvm-intrinsic"
This makes it clear that it is only meant for LLVM intrinsics and not for defining or calling arbitrary user functions.
Follow up to #160077
0 commit comments