73e95f7f49
This CL also refactors ProgramInfo making it less structured - we remove individual node types (LibraryInfo/FunctionInfo) and represent the information using ProgramInfoNode class instead. Issue https://github.com/dart-lang/sdk/issues/41249 Cq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-try,pkg-win-release-try,pkg-mac-release-try Change-Id: I0156ae75f48a41b7689790860267ac88706d55c0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/151227 Commit-Queue: Vyacheslav Egorov <vegorov@google.com> Reviewed-by: Alexander Markov <alexmarkov@google.com>
This package hosts VM specific Dart code and helper scripts.