Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(669)

Issue 1866403002: Throw an error early when dump info is used with the startup emitter. (Closed)

Created:
4 years, 8 months ago by Harry Terkelsen
Modified:
4 years, 8 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Throw an error early when dump info is used with the startup emitter. The compiler will crash at the very end of the compilation with a cryptic error message if dump info is used with the fast startup emitter. BUG= R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/c38de336c7d4ef6ab7c26c7bec2419ac8510f414

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M pkg/compiler/lib/src/compiler.dart View 1 chunk +5 lines, -0 lines 2 comments Download

Messages

Total messages: 6 (2 generated)
Harry Terkelsen
4 years, 8 months ago (2016-04-07 17:35:34 UTC) #2
Harry Terkelsen
https://codereview.chromium.org/1866403002/diff/1/pkg/compiler/lib/src/compiler.dart File pkg/compiler/lib/src/compiler.dart (right): https://codereview.chromium.org/1866403002/diff/1/pkg/compiler/lib/src/compiler.dart#newcode339 pkg/compiler/lib/src/compiler.dart:339: '--dump-info is not supported with the fast startup emitter'); ...
4 years, 8 months ago (2016-04-07 17:39:01 UTC) #3
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/1866403002/diff/1/pkg/compiler/lib/src/compiler.dart File pkg/compiler/lib/src/compiler.dart (right): https://codereview.chromium.org/1866403002/diff/1/pkg/compiler/lib/src/compiler.dart#newcode339 pkg/compiler/lib/src/compiler.dart:339: '--dump-info is not supported with the fast startup ...
4 years, 8 months ago (2016-04-07 18:24:36 UTC) #4
Harry Terkelsen
4 years, 8 months ago (2016-04-07 19:38:53 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c38de336c7d4ef6ab7c26c7bec2419ac8510f414 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698