-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ CLI ] Update
dart compile {exe, aot-snapshot}
to allow for compil…
…ation from kernel Also updates `dart compile kernel` to use `gen_kernel_aot.dart.snapshot` instead of the VM's `--snapshot` flag. Fixes #53971 Change-Id: Ifa6afed2428e41fdcff97183f3f3a2ddefec5042 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/349280 Reviewed-by: Alexander Markov <[email protected]> Commit-Queue: Ben Konyi <[email protected]>
- Loading branch information
Showing
8 changed files
with
528 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.