a46d59fe3b
* Allow --minify/--no-minify to override defaults from -O<level> * Remove the unused(!) --name-section option from pkg/dart2wasm/* => Stripping it only makes sense at the binaryen step * Make pkg/dart2wasm/tool/compile_benchmark support -g/--no-minify => Only useful for dart2wasm developers Issue https://github.com/dart-lang/sdk/issues/54675 Change-Id: I695e985897b212fc345dcfd776553a009723d3b6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/351121 Reviewed-by: Slava Egorov <vegorov@google.com> Commit-Queue: Martin Kustermann <kustermann@google.com>