85c5278b85
MSVC/arm64 cross-build on x64 fails with errors runtime\platform\unwinding_records.h(256): error C2607: static assertion failed It is incorrect to validate consistency between O/S structure (host declaration) and Dart VM structure (target declaration) in case of a mismatch between host and target. TEST=ci Change-Id: Icd2729656ce51088010c192308733896ce40a1b1 Cq-Include-Trybots: luci.dart.try:vm-msvc-win-arm64-try,vm-msvc-win-x64-try Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/463401 Reviewed-by: Alexander Aprelev <aam@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>