6e8b466d95
The previous method I used didn't account for Windows drive letters or host names, and ended up using a bunch of '..' to go back to the root unnecessarily. Fixes https://github.com/dart-lang/sdk/issues/54129 TEST=pkg/vm/test/transformations/resource_identifier_test Cq-Include-Trybots: luci.dart.try:pkg-win-release-arm64-try,pkg-win-release-try,pkg-linux-release-try Change-Id: Ida627148c178137cb3684eb23d0b30c16791308b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344762 Reviewed-by: Moritz Sümmermann <mosum@google.com> Commit-Queue: Moritz Sümmermann <mosum@google.com> Auto-Submit: Parker Lougheed <parlough@gmail.com> Reviewed-by: Daco Harkes <dacoharkes@google.com>
This package hosts VM specific Dart code and helper scripts.