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

Issue 2836483002: Snapshot DDC trained on itself (Closed)

Created:
3 years, 8 months ago by vsm
Modified:
3 years, 7 months ago
CC:
dev-compiler+reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Snapshot DDC trained on itself Note: path.canonicalize appears to normalize windows paths (c:/ vs c:\). Fixes #29119 R=jmesserly@google.com, rnystrom@google.com Committed: https://github.com/dart-lang/sdk/commit/75b7bea014d832d2ae7f4c106b6d7a6aa7ab27e2

Patch Set 1 #

Patch Set 2 : Remove unsafe force compile #

Patch Set 3 : Test/fix for windows #

Total comments: 2

Patch Set 4 : Fix paths #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M pkg/dev_compiler/lib/src/compiler/code_generator.dart View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M utils/dartdevc/BUILD.gn View 1 2 3 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 11 (4 generated)
vsm
3 years, 8 months ago (2017-04-21 17:05:59 UTC) #3
Jennifer Messerly
Oh but isn't --help supposed to be our fastest command??? ;) j/k. LGTM!
3 years, 8 months ago (2017-04-21 17:19:18 UTC) #4
Bob Nystrom
lgtm https://codereview.chromium.org/2836483002/diff/40001/utils/dartdevc/BUILD.gn File utils/dartdevc/BUILD.gn (right): https://codereview.chromium.org/2836483002/diff/40001/utils/dartdevc/BUILD.gn#newcode22 utils/dartdevc/BUILD.gn:22: rebase_path("//pkg/dev_compiler/bin") ], I like the way absolute paths ...
3 years, 8 months ago (2017-04-21 22:43:41 UTC) #6
vsm
Committed patchset #4 (id:60001) manually as 75b7bea014d832d2ae7f4c106b6d7a6aa7ab27e2 (presubmit successful).
3 years, 8 months ago (2017-04-21 23:20:19 UTC) #8
vsm
https://codereview.chromium.org/2836483002/diff/40001/utils/dartdevc/BUILD.gn File utils/dartdevc/BUILD.gn (right): https://codereview.chromium.org/2836483002/diff/40001/utils/dartdevc/BUILD.gn#newcode22 utils/dartdevc/BUILD.gn:22: rebase_path("//pkg/dev_compiler/bin") ], On 2017/04/21 22:43:41, Bob Nystrom wrote: > ...
3 years, 8 months ago (2017-04-21 23:20:32 UTC) #9
rmacnak
On 2017/04/21 23:20:32, vsm wrote: > https://codereview.chromium.org/2836483002/diff/40001/utils/dartdevc/BUILD.gn > File utils/dartdevc/BUILD.gn (right): > > https://codereview.chromium.org/2836483002/diff/40001/utils/dartdevc/BUILD.gn#newcode22 > ...
3 years, 8 months ago (2017-04-24 16:56:28 UTC) #10
vsm
3 years, 7 months ago (2017-04-24 17:03:16 UTC) #11
Message was sent while issue was closed.
On 2017/04/24 16:56:28, rmacnak wrote:
> On 2017/04/21 23:20:32, vsm wrote:
> >
https://codereview.chromium.org/2836483002/diff/40001/utils/dartdevc/BUILD.gn
> > File utils/dartdevc/BUILD.gn (right):
> > 
> >
>
https://codereview.chromium.org/2836483002/diff/40001/utils/dartdevc/BUILD.gn...
> > utils/dartdevc/BUILD.gn:22: rebase_path("//pkg/dev_compiler/bin") ],
> > On 2017/04/21 22:43:41, Bob Nystrom wrote:
> > > I like the way absolute paths in GN files look too, but Zach says we
> shouldn't
> > > use them since some projects (Turquoise?) may use the same GN files with a
> > > different root directory.
> > 
> > Done.
> 
> Cool!

It's much faster from the command line!  :-)

Powered by Google App Engine
This is Rietveld 408576698