Description:
Remove the flag --debug-info
This flag has not bees set to false for years, and even when building
without
debugging support the position information is required for stack traces.
BUG=none
TEST=none
Please review this at http://codereview.chromium.org/7046078/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M src/arm/lithium-codegen-arm.cc
M src/flag-definitions.h
M src/full-codegen.cc
M src/ia32/lithium-codegen-ia32.cc
M src/x64/lithium-codegen-x64.cc