bd067153d5
The AOT runtime is not supported on IA32, so generating snapshots and executables requiring the AOT runtime is not possible on IA32. Fixes https://github.com/dart-lang/sdk/issues/47177 TEST=pkg/dartdev/test/commands/compile_test.dart Change-Id: I99e9a16f6a93b3b63b8ed15acc1472f9ca619c08 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/213680 Commit-Queue: Ben Konyi <bkonyi@google.com> Reviewed-by: Alexander Markov <alexmarkov@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com>