Make optimizations for debug configurable with compile flag.
authormachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 15 Jul 2013 16:33:06 +0000 (16:33 +0000)
committermachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 15 Jul 2013 16:33:06 +0000 (16:33 +0000)
commit3e49fb662beadcb4450ff2b1626f23361b7b1152
tree00fe176bcd1ed721c6b610628ebed8c10148a343
parent3f5f455a266059aa0fe23004ad2cf05ee3ab07ef
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

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

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