1722d6791c
We had kept the 'dump-info' flag to support '--dump-info=binary' vs json output. But this leads to a confusing experience so instead I've added back in support for '--dump-info' on its own. This will emit binary data if the flag is passed with no type. Which will require using dart2js_info tools. Change-Id: Ibf51d3e453375ad143383246dd97e628c1b2a049 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/409821 Commit-Queue: Nate Biggs <natebiggs@google.com> Reviewed-by: Mayank Patke <fishythefish@google.com>