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

Issue 1722593002: [fullcodegen] Lift restriction on --debug-code flag. (Closed)

Created:
4 years, 10 months ago by Michael Starzinger
Modified:
4 years, 10 months ago
Reviewers:
Yang, Michael Achenbach
CC:
v8-reviews_googlegroups.com, v8-mips-ports_googlegroups.com, v8-x87-ports_googlegroups.com, v8-ppc-ports_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[fullcodegen] Lift restriction on --debug-code flag. This removes a restriction from full-codegen that limited the usability of the --debug-code flag to only no-snap configurations. The reasoning for the restriction would still hold, if we ever put full-codegen code into the snapshot, which we don't. Also there already are several places in full-codegen that queried the FLAG_debug_code directly, a more reliable mechanism will be needed if we snapshot full code. R=yangguo@chromium.org Committed: https://crrev.com/0427abf364e88bfda3c8e7f46c66f52637513620 Cr-Commit-Position: refs/heads/master@{#34189}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -24 lines) Patch
M src/full-codegen/arm/full-codegen-arm.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/full-codegen/arm64/full-codegen-arm64.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/full-codegen/full-codegen.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/full-codegen/full-codegen.cc View 1 chunk +1 line, -8 lines 0 comments Download
M src/full-codegen/ia32/full-codegen-ia32.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/full-codegen/mips/full-codegen-mips.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/full-codegen/mips64/full-codegen-mips64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/full-codegen/ppc/full-codegen-ppc.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/full-codegen/x64/full-codegen-x64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/full-codegen/x87/full-codegen-x87.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
Michael Starzinger
Yang: PTAL. Michael A.: This is the change we discussed. I will look through the ...
4 years, 10 months ago (2016-02-22 11:48:56 UTC) #3
Yang
LGTM. Thanks for this clean up!
4 years, 10 months ago (2016-02-22 12:08:55 UTC) #5
Michael Achenbach
lgtm! durations seem to hardly change at all...
4 years, 10 months ago (2016-02-22 12:37:06 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1722593002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1722593002/1
4 years, 10 months ago (2016-02-22 12:38:54 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-22 12:40:42 UTC) #10
commit-bot: I haz the power
4 years, 10 months ago (2016-02-22 12:41:34 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0427abf364e88bfda3c8e7f46c66f52637513620
Cr-Commit-Position: refs/heads/master@{#34189}

Powered by Google App Engine
This is Rietveld 408576698