dart-sdk/pkg/vm
Vyacheslav Egorov e84fa65696 Revert "[vm/testing] Make --strong -c dartk configuration a Dart 2.0 configuration."
This reverts commit 50865e9387.

CQ on Mac is broken.

TBR=kustermann@google.com

Bug:
Change-Id: I41a7cab59c076dba4f25f5904725cca5bb4619c9
Reviewed-on: https://dart-review.googlesource.com/28420
Commit-Queue: Vyacheslav Egorov <vegorov@google.com>
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
2017-12-11 21:07:43 +00:00
..
bin Revert "Use batch mode compilation for -cdartkp --strong" 2017-12-11 18:22:49 +00:00
lib [VM/Kernel] Move devirtualization to pkg/vm, cleanup target-options 2017-12-06 18:49:33 +00:00
tool Revert "[vm/testing] Make --strong -c dartk configuration a Dart 2.0 configuration." 2017-12-11 21:07:43 +00:00
analysis_options.yaml [VM] Move kernel service to pkg/vm, populate pkg/vm with necessary files 2017-11-17 17:45:03 +00:00
LICENSE [VM] Move kernel service to pkg/vm, populate pkg/vm with necessary files 2017-11-17 17:45:03 +00:00
pubspec.yaml [VM] Wire up package:vm/kernel_front_end in precompiler2 and test.py 2017-12-04 22:28:39 +00:00
README.md [VM] Add VM specific package pkg/vm and use it to host transitionary wrappers. 2017-11-14 21:06:54 +00:00

This package hosts VM specific Dart code and helper scripts.