dart-sdk/utils/compiler
Sigmund Cherem c241078b10 Cleanup dart2js snapshot generation
- I beleive create_snapshot.dart is no longer in use: it was replaced by
  create_snapshot_entry + GN application snapshot rules.

- utils_wrapper seems to be something really historical (maybe we thought we
  were going to only have a single wrapper for all of our tools back in the
  day). The only use of it is to track build dependencies in test.py, which I
  think we can do by directly using dart2js.dart.snapshot instead.

Change-Id: I6e32403eb8c5d40f0b58e48ae5ff6fb60fd855b3
Reviewed-on: https://dart-review.googlesource.com/34923
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Stephen Adams <sra@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
2018-01-17 00:35:34 +00:00
..
.gitignore Clean up svn:ignore property and .gitignore in dart, dart/pkg, dart/runtime, and dart/samples. 2012-11-27 14:07:53 +00:00
BUILD.gn Cleanup dart2js snapshot generation 2018-01-17 00:35:34 +00:00
create_snapshot_entry.dart Cleanup dart2js snapshot generation 2018-01-17 00:35:34 +00:00