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

Issue 19164003: Make optimizations for debug configurable with compile flag. (Closed)

Created:
7 years, 5 months ago by Michael Achenbach
Modified:
7 years, 5 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Make optimizations for debug configurable with compile flag. To turn on optimizations for debug when building standalone, a compiler flag can be used: make optdebug=on R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15678

Patch Set 1 : #

Total comments: 1

Patch Set 2 : Review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M Makefile View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Michael Achenbach
PTAL
7 years, 5 months ago (2013-07-15 10:02:35 UTC) #1
Michael Achenbach
Removed the default change. Now there is just an additional compile flag to enable fast ...
7 years, 5 months ago (2013-07-15 14:12:03 UTC) #2
Jakob Kummerow
LGTM with nit. https://codereview.chromium.org/19164003/diff/3001/Makefile File Makefile (right): https://codereview.chromium.org/19164003/diff/3001/Makefile#newcode94 Makefile:94: # optdebug=on/off nit: just "# optdebug=on"
7 years, 5 months ago (2013-07-15 14:17:59 UTC) #3
Michael Achenbach
7 years, 5 months ago (2013-07-15 16:33:10 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r15678 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698