Make optimized debug builds compile with all optimizations.
authormachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 26 Nov 2013 16:48:55 +0000 (16:48 +0000)
committermachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 26 Nov 2013 16:48:55 +0000 (16:48 +0000)
commit0dd03f7c11e3ee256fcc40476af504f483ef259f
tree4465dc2481a8328ea2e6f6d05de74bace9c32dc2
parentf6a5a262d0849ffd6aec9e7c7bfa7fdaa7062bf7
Make optimized debug builds compile with all optimizations.

This results in a speed-up of around 30% on all architectures. For local developer builds only. The bots will continue to use level 1 for now.

BUG=
R=yangguo@chromium.org

Review URL: https://codereview.chromium.org/88563002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18085 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Makefile