0a4b151dc4
In '-c dartkp --strong' mode test tool should pass --strong option to dart_bootstrap. Otherwise it uses non-strong vm_platform.dill instead of vm_platform_strong.dill. Also, experimental strong-mode based optimizations are disabled for now. Closes https://github.com/dart-lang/sdk/issues/31348 Closes https://github.com/dart-lang/sdk/issues/31335 Change-Id: I2188b9165ae4daa0510e4e566393810b8165291e Reviewed-on: https://dart-review.googlesource.com/20304 Reviewed-by: Ryan Macnak <rmacnak@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>