c29b19fb34
- Load vmservice_io library only in the service isolate or when an AOT snapshot is being generated This should account for the following issues: - https://github.com/dart-lang/sdk/issues/31203 - there should be a vmservice_io_strong.dill file - https://github.com/dart-lang/sdk/issues/30158 - Consider extracting flutter vmservice_sky into separate .dill from platform.dill - https://github.com/dart-lang/sdk/issues/30111 - support compiling vmservice with an external outline of the sdk Bug: Change-Id: If945ec05afe8127e288e8d3b55172c0f7c3d6e7a Reviewed-on: https://dart-review.googlesource.com/18147 Commit-Queue: Siva Annamalai <asiva@google.com> Reviewed-by: Siva Chandra <sivachandra@google.com> Reviewed-by: Alexander Aprelev <aam@google.com>
Target configurations.
A target can tailor the kernel IR for a specific backend.