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
[llvm-lib] Use ARM64EC machine type for import libraries when -machine:arm64x is used.
This is compatible with MSVC, -machine:arm64x is essentially an alias to -machine:arm64ec.
To make a type library that exposes both native and EC symbols, an additional
-defArm64Native argument is needed in both cases.
0 commit comments