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
Copy file name to clipboardExpand all lines: docs/build/configuring-programs-for-arm-processors-visual-cpp.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Describes the application binary interface used by Windows on ARM for register u
16
16
Describes the application binary interface used by Windows on ARM64 for register usage, calling conventions and exception handling.
17
17
18
18
[Common MSVC ARM migration issues](common-visual-cpp-arm-migration-issues.md)\
19
-
Describes C++ code elements that are commonly assumed to be portable across architectures, but which produce different results for ARM than for x86 and x64.
19
+
Describes C++ code elements that are commonly assumed to be portable across architectures, but that produce different results for ARM than for x86 and x64.
0 commit comments